Opened 19 years ago
Closed 19 years ago
#2122 closed enhancement (fixed)
Upcoming recordings displaying "uninteresting" recordings
Reported by: | Owned by: | gigem | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The upcoming recordings (under manage recordings, not mythweb) shows everything that matches if you press '1' but only "interesting" recordings if you press '2'. I find the definition of "interesting" to be a bit off. In particular, if you have a recording set to record at most several episodes, and then stop, recordings that are blocked by the limit are still "interesting." (I found this to be a real pain when setting it to keep a few episodes of various kids shows that are on all the time.)
I'm attaching a patch that makes it work the way I like it. If this is problematic, then perhaps my mode could be what you get if you hit '3' in that screen.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | myth-upcoming.patch added |
---|
comment:1 by , 19 years ago
Milestone: | → unknown |
---|---|
Owner: | changed from | to
Version: | → head |
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [10750]) Changed the Upcoming Recordings screen, when in the Important view, to only show the first program for each recording rule that won't be recorded due to the maximum number of episoded being reached. The new behavior lets the user know some programs won't be recorded but doesn't completely clutter things up when this situation is expected.
Fixes #2122.