Opened 17 years ago
Closed 17 years ago
Last modified 17 years ago
#6979 closed defect (fixed)
Watch List problem
| Reported by: | anonymous | Owned by: | sphery |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | MythTV - General | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Running trunk 21665. Two or more recordings is needed for the Watch List to appear. If there is only one recording that haven't been watched the Watch List is not shown.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
When running 0.21-fixes i saw the Watch List with only one recording, i'm sure, but cant argue with the code. If the last show that haven't been watched is getting a little old it would be buried along the rest of the recordings and hard to find. Don't know what you would gain by not showing the watch list with only one recording?
But thank you for showing where this is in the code, i can always make my own changes.
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 17 years ago
| Milestone: | unknown → 0.22 |
|---|---|
| Owner: | changed from to |
| Severity: | medium → low |

This seems to be working as designed, per the original commit, [11310]. See the changes in playbackbox.cpp line 1642 (new).
Did it ever show the Watch List for a view with a single recording?