Ticket #10011 (closed Bug Report - General: fixed)
Opened 21 months ago
Last modified 21 months ago
Change minimum value for # of days to exclude series from watch list
| Reported by: | mythtv@… | Owned by: | mdean |
|---|---|---|---|
| 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".
Attachments
Change History
comment:2 Changed 21 months ago by Github
- Status changed from accepted to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
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.
Branch: master Changeset: a79da7b3f6a14159c9bf2adc1a36ca6731131c2b
