[mythtv-commits] Ticket #3654: MythWeb listings exclude channels with identical callsigns

MythTV mythtv at cvs.mythtv.org
Thu Jun 21 22:13:24 UTC 2007


#3654: MythWeb listings exclude channels with identical callsigns
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  xris    
     Type:  defect     |       Status:  reopened
 Priority:  minor      |    Milestone:  unknown 
Component:  mythweb    |      Version:  head    
 Severity:  low        |   Resolution:          
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by danielk):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 Stuart M, Nick M,

 We discussed this in mythtv-dev a couple months ago. While channels with
 the same callsign should mostly have the same programming, they can in
 fact have slight differences. What this means in practice is that in the
 EPG we group by callsign and channum. That is if the channum and callsign
 are the same we list them as one channel, if either is different we list
 them as separate channels. This means that if you do have multiple
 channels with the callsign "WABC", you need to give them different
 channum's if you want them listed separately, but if you want to just see
 one of the "WABC" channels you need to give them the same channum.

 Mythweb should probably implement this same grouping strategy unless there
 is some compelling reason not to.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3654#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list