Opened 19 years ago
Closed 19 years ago
#2431 closed patch (fixed)
Renumbered ATSC channels sorted improperly
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
After adding some channels that are broadcasted using ATSC over DVB, those channels appear sorted in program guide by their serviceid rather then channum?
case: a PBS channels from AMC3 @ 87W with major number 80 and minor numbers 3 to 6 are entered as 80_3 to 80_6. I typically change the channum to my needs, in this case to 870003 to 870006. But in program guide they still show up between my channels 80 and 81 .
not sure what logs to provide. please advice.
thanx
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
I wrote a fix for this before 0.20, but ditched it because we had more serious problems with the sorting. I'll dig-up or rewrite the fix and make a patch.