Opened 13 years ago
Closed 13 years ago
#10011 closed Bug Report - General (fixed)
Change minimum value for # of days to exclude series from watch list
Reported by: | Owned by: | sphery | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
At present, there is a GUI option to exclude an entire series from the watch list for X days after you watch one episode from that series. The minimum value of X you can set in the UI at present is "1", so there isn't a way to disable this feature (i.e. have the next episode in the series appear in the watch list immediately after watching the last).
I manually changed the DB value associated with this to "0" (i.e. 0 days) a few days ago and haven't observed any issues related to this change, so would like to request that the minimum possible value in the UI be changed to "0" rather than "1".
Allow disabling the Watch List blackout period.
Update the range for the "Days to exclude weekly episodes after delete" setting to allow 0-5 days, where 0 effectively disables the blackout period.
Thanks to Seeker` on IRC for testing.
Closes #10011.