Feature Request: Ability to set expiration time on requests #3345
AstroGnouf
started this conversation in
Ideas
Replies: 1 comment 3 replies
Not really how it works. Once a request is made, its handed over to sonarr/radarr. Seerr does nothing from then on. Deleting a request wouldn't do anything other than remove the record from seerr database. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IMO it would be really nice to be able to set a default expiration on requests. If your system has been running for years there's probably GOBS of requests that will just never be filled. So why not automatically clean them up so your system no longer burns cycles looking for them?
Ideally I'd like to see a setting where any new requests would expire in X number of days (completely user configurable) with the default being to never expire. Then to clean up old requests you could also run a job to say those expire from today in X number of days.
Because if the system can't find it in a year is it really going to find it in another year? Might as well save resources and automatically clean it out, if that user wants to try again they can try again.
Amazing work Team, thanks!
All reactions