Opened 14 years ago
Closed 13 years ago
Last modified 13 years ago
#11192 closed Bug Report - General (fixed)
Menu items available in watch recordings are inconsistent
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.27 |
| Component: | MythTV - General | Version: | 0.26-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When in the watch recordings screen selecting the menu for a recording gives different menus depending on the recording state. These options are inconsistent.
All recordings should allow the "Show Recording Details" option and not just "file not found"/"zero bye" file recordings because this is the only way to see the full program details if they don't fit on screen.
The "file not found"/"zero bye" recordings should have the "Recording Options" option available so that it is possible to reschedule the failed recording.
The "file not found"/"zero bye" recordings can be added to/removed from the playlist, but the playlist options themselves cannot be selected.
All of this behaviour is hard-coded in the function PlaybackBox::ShowActionPopup() in mythtv/programs/mythfrontend/playbackbox.cpp.
Attachments (1)
Change History (6)
follow-up: 2 comment:1 by , 14 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Owner: | set to |
| Priority: | minor → trivial |
| Status: | new → accepted |
comment:2 by , 14 years ago
Replying to stuartm:
1) Menu > Recording Options > Show Recording Details or just press INFO (which imho should be bound on ALL remotes)
I didn't know about that keybinding.
The bug title is about inconsistency and either the menu should show the "Show Recording Details" option for all files or it should show it for no files (e.g. if there is a key binding). Currently this menu option is shown only for files that have zero bytes or no file - this is inconsistent.
by , 14 years ago
| Attachment: | playbackbox.cpp.diff added |
|---|
Patch for all this (as described in comment 2)
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:5 by , 13 years ago
| Owner: | changed from to |
|---|

1) Menu > Recording Options > Show Recording Details or just press INFO (which imho should be bound on ALL remotes)
2) I'll fix
3) Ditto