Replies: 2 comments 3 replies
-
|
When you approve a keep request, jellysweep will ignore the item for 90 days (or whatever you configure as
As the name says, if you use the "keep forever" option it will be kept forever and never be picked up by jellysweep again.
I just recently added a new database backend which replaces this tag based system, so the README is a bit outdated. The "keep forever" tag is still added in sonarr/radarr though, so that you can theoretically delete the database and those items will still be protected. If you want to look under the hood, the database is probably a good point to start. By default, the database file is stored under
This isn't exactly supported right now. What you could do is set an insanely high
If jellysweep couldn't read your storage usage, there would be errors in the logs.
Yeah, totally agree on that. But truth be told, I'm not a frontend developer so the UI is currently a bit of bare minimum only. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @jon4hz, is there a way to remove or cancel a "keep" request from the UI? If I change my mind about keeping a specific movie, do I need to manually edit the database, or can I manage it from the dashboard? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I got jellysweep up and running, but even after reading the docs I don't fully understand how it works. When a keep request is approved, what actually happens on the backend, and how do I look under the hood to make sure it's working? When a keep request is approved is the move kept forever, or is it as if it was just watched, and then after another 90 days or whatever? Will it eventually come back up in the dashboard to be re-requested? How does a keep request differ from "keep forever" on the admin keep or sweep page? Also the readme says that items are marked for deletion using radarr/sonar tags, but I only see tags applied when I "keep forever". Items marked for deletion or items with keep requests do not show any tags in the *arrs.
Ultimately what I'd like to do is ONLY start deleting things once I am running out of storage, and delete the oldest watched items first until I am below my storage threshold. Is this possible? I have my library paths setup but is there a way to verify that jellysweep is able to see remaining storage space? The GUI doesn't seem to show much, like space remaining, etc.
Beta Was this translation helpful? Give feedback.
All reactions