Opened 8 years ago
Closed 7 years ago
Last modified 7 years ago
#13154 closed Bug Report - General (fixed)
Mythfrontend programme guide channel ordering
Reported by: | Owned by: | Jonatan Lindblad | |
---|---|---|---|
Priority: | minor | Milestone: | 29.2 |
Component: | MythTV - General | Version: | v29-fixes |
Severity: | low | Keywords: | programme guide |
Cc: | Ticket locked: | no |
Description
Selecting channel ordering by callsign under setup - video - general has no effect and channels are always ordered by ID. Worked fine on 0.28
Attachments (1)
Change History (9)
by , 8 years ago
Attachment: | mythfrontend_orderby_callsign.patch added |
---|
comment:1 by , 8 years ago
Attached is a patch to fix this problem (tested on current master), which arose at master GuideGrid::fillChannelInfos: Use LoadChannels() commit 9486582dac91e9cd37963ebd5de06cfde9e00af5
The patch is just to use SortChannels after LoadChannels if orderby callsign is required. Yes there is a slight performance penalty, I did have a look at changing the call to LoadChannels, but was not confident to play in this area, not being a developer.
comment:2 by , 7 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
Milestone: | needs_triage → 29.2 |
---|---|
Resolution: | → Fixed |
Status: | assigned → closed |
Fixed on master in 529d3c6c281352a441f1a58dadf86890f422ac0b and fixes/29 in 675676bb38ea8142931bd63861eef07e0164f2e6.
Fix ordering by callsign in Programme Guide