Time-Gated Availability for Requested Content #3982
dlchamp
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'd love to see a feature in Overseer that allows for time-gated availability of requested content.
The idea is rather simple, but I'm afraid the implementation might not be.
Time-Limited Availability
When a user requests a movie or TV show, it’s added to the server as usual but comes with a default availability period, say 30 days. After that time, the content is automatically removed unless certain conditions are met. It should also remove the request or, at least, flag it so it's not removed from request statistics, but also isn't automatically resent for re-acquisition.
Customizable Options for Users
Users could select from admin-configured options for availability (e.g., 7 days, 30 days, 60 days) when making the request, depending on their needs.
Minimum Watch Threshold:
Admins could set a "minimum watch counter" for content. If the content hits this threshold (e.g., 2 plays across all users), it’s flagged as “persistent” content and stays on the server until manually removed by an admin.
Admins should have control over:
Why this would be helpful:
Too often someone will request something and maybe watch it once, if even that, and then it's just there until I maybe go through and start purging, which is not something I do very often.
Would this be something other people find useful? Any thoughts or additional ideas to refine this? Curious to hear everyone’s take! 😊
Beta Was this translation helpful? Give feedback.
All reactions