Opened 18 years ago

Closed 18 years ago

#2431 closed patch (fixed)

Renumbered ATSC channels sorted improperly

Reported by: dyziofta@… 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)

2431-v1.patch (1.6 KB) - added by danielk 18 years ago.
Sorts renumbered ATSC channels by new channum

Download all attachments as: .zip

Change History (6)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk
Priority: minortrivial
Version: 0.20head

comment:2 Changed 18 years ago by danielk

Milestone: unknown0.21
Summary: Incorrect sorting of channels in channel guide when a atsc-over-dvb channel addedRenumbered ATSC channels sorted improperly

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.

Changed 18 years ago by danielk

Attachment: 2431-v1.patch added

Sorts renumbered ATSC channels by new channum

comment:3 Changed 18 years ago by danielk

Type: defectpatch

comment:4 in reply to:  3 Changed 18 years ago by dyziofta@…

Replying to danielk: looks like it's working

Thanx

comment:5 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [11489]) Fixes #2431. Allows renumbered ATSC channels to be sorted properly.

Note: See TracTickets for help on using tickets.