Opened 14 years ago
Closed 11 years ago
#3740 closed patch (invalid)
Patch to sort upcoming recordings by title
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached patch adds "sort by title" to the Upcoming Recordings page in Mythfrontend.
Hitting "4" will sort by time
Hitting "5" will sort by title
Hitting either button again will reverse the sort order.
-Bill
Attachments (2)
Change History (7)
Changed 14 years ago by
Attachment: | upcoming.patch added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Added "026-sortupcoming.patch".
Caveat: I currently run 0.21-fixes. This patch is from a few months ago when I was looking at upgrading to trunk. It still applies and should build.
If it doesn't work, feel free to close the ticket and I'll resubmit when I upgrade.
-Bill
comment:3 Changed 11 years ago by
Bill, how would you feel about adding these options as optional buttonlists (like the date buttonlist in trunk) instead? Your approach isn't wrong, it's just a bit of an artifact of the old style of doing things, and it would be nice to give themers the flexibility to add these options as seperate buttonlists.
comment:4 Changed 11 years ago by
Robert,
I'm not familiar with trunk so feel free to do anything you need to make this work best. Honestly, I don't even use this patch anymore since I made the change in #6813. When I get around to upgrading I'll update that ticket and see if it's useful.
If you have any other questions on this let me know.
-Bill
comment:5 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Supplied patch won't apply against trunk and should be updated to expose the sorting methods through the context menu.
Bill, If you are still interested in this could you please update it for current trunk.