[mythtv-commits] Ticket #1964: MythWeb program listing does not properly display channels with duplicate numbers

MythTV mythtv at cvs.mythtv.org
Sat Nov 4 01:01:09 UTC 2006


#1964: MythWeb program listing does not properly display channels with duplicate
numbers
-------------------------------------------+--------------------------------
 Reporter:  Yeechang Lee <ylee at pobox.com>  |        Owner:  xris
     Type:  defect                         |       Status:  new 
 Priority:  minor                          |    Milestone:  0.21
Component:  mythweb                        |      Version:  0.19
 Severity:  medium                         |   Resolution:      
-------------------------------------------+--------------------------------
Comment (by josesuarez1983):

 I have this channel number problem too. In Madrid there are two local DVB
 muxes with 4 channels both of them. They are numbered from 1 to 4 in both
 muxes, so there are two 1s,... and two 4s.
 What happens to me is that I can see all the channels in the TV Guide (the
 EIT thing) but when I zap channels in LiveTV (I mean, just TV, with no TV
 Guide showing) there are 4 of them which don't appear at all (Their names
 don't show up on the OSD after going through a complete channel change
 cycle). So I guess this is not a problem only related to MythWeb, but also
 to LiveTV.

 This is the relevant part of the dump of the channel database stuff:

 INSERT INTO `channel` VALUES
 (1001,'1',NULL,1,'8MADRID','8MADRID','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,1,1,NULL,0,0,0),[[BR]]
 (1002,'2',NULL,1,'POPULARTV','POPULARTV','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,1,2,NULL,0,0,0),
 [[BR]]
 (1003,'3',NULL,1,'Intereconomia','Intereconomia','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,1,3,NULL,0,0,0),
 [[BR]]
 (1004,'4',NULL,1,'KissTV','KissTV','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,1,4,NULL,0,0,0),
 [[BR]]
 (1005,'1',NULL,1,'EM2','EM2','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,2,1,NULL,0,0,0),
 [[BR]]
 (1006,'2',NULL,1,'Libertad Digital TV','Libertad
 DigitalTV','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,2,2,NULL,0,0,0),
 [[BR]]
 (1007,'3',NULL,1,'VER-T','VER-T','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,2,3,NULL,0,0,0),
 [[BR]]
 (1008,'4',NULL,1,'esMADRIDtv','esMADRIDtv','none',NULL,'','',0,32768,32768,32768,32768,'Default',0,1,'',0,2,4,NULL,0,0,0),
 [[BR]]
 [...]

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1964#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list