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: mythtv@… 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".

Change History (2)

comment:1 Changed 13 years ago by sphery

Owner: set to sphery
Status: newaccepted

comment:2 Changed 13 years ago by Github

Milestone: unknown0.25
Resolution: fixed
Status: acceptedclosed

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

Note: See TracTickets for help on using tickets.