Opened 7 years ago
Closed 7 years ago
Last modified 7 years ago
#12157 closed Patch - Feature (fixed)
List all recordings with this title (display group)
Reported by: | Owned by: | Jim Stichnoth | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28 |
Component: | MythTV - General | Version: | 0.27.1 |
Severity: | medium | Keywords: | display group recordings |
Cc: | Ticket locked: | no |
Description
Pressing the "+" key for a selected recording in the view recordings list, selects the display group based on the recordings title, showing all recordings with the same title.
The HOME and END keys scroll through the display groups, focus remains in the recordings list or in the group list (then behaving the same as UP/DOWN).
Attachments (5)
Change History (15)
Changed 7 years ago by
Attachment: | 0001-List-all-recordings-with-this-title-display-group.patch added |
---|
comment:1 Changed 7 years ago by
Changed 7 years ago by
Attachment: | 0002-List-all-recordings-with-this-title-display-group.patch added |
---|
comment:2 Changed 7 years ago by
Component: | MythTV - Recording → MythTV - General |
---|---|
Milestone: | unknown → 0.28 |
Owner: | set to Jim Stichnoth |
Status: | new → accepted |
Angela, if you can attach your latest combined patch, we can get it committed. I know there's been bikeshedding discussion of label text, but I'll just pick my favorite so we can move ahead.
comment:3 Changed 7 years ago by
We already have options like: List previously recorded episodes List scheduled upcoming episodes List upcoming episodes
So named it "List Recorded Episodes" in the patch. Personally I prefer a more concise "List Episodes", as we are already in the recording list. Interpreting times for menu items when fast scrolling should be as low as possible.
Changed 7 years ago by
Attachment: | 0001-List-recorded-episodes.patch added |
---|
comment:4 Changed 7 years ago by
Added LISTRECORDEDEPISODES as a toggle between "List Recorded Episodes" and "List All Recordings".
Changed 7 years ago by
Attachment: | 0001-List-recorded-episodes.2.patch added |
---|
comment:5 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:6 Changed 7 years ago by
Hello Jim, I uploaded the old patch a second time, sorry. The new patch includes the toggle I described before. Please consider to amend the patch.
Changed 7 years ago by
Attachment: | 0002-List-recorded-episodes.patch added |
---|
comment:8 Changed 7 years ago by
Hello Jim, I accidentally uploaded an old patch a second time. My latest patch contains a toggle to return to the complete list again.
Please consider to amend the commit.
comment:9 Changed 7 years ago by
Thanks Angela. I am currently experiencing "technical difficulties" with my development system, but I should get to this soon.
Adapted patch according to Mike's suggestions on the mythtv-dev list.