premiereepg.c
branchtrunk
changeset 18 b55e482869c7
parent 14 feccb11658b1
child 20 bc64e11172f5
     1.1 --- a/premiereepg.c	Sat Dec 29 11:23:11 2007 +0100
     1.2 +++ b/premiereepg.c	Sat Dec 29 11:27:22 2007 +0100
     1.3 @@ -626,6 +626,7 @@
     1.4  	      else if(tid==0x03 && sid==0xf5) { tid=0x03; sid=0xdc; }
     1.5  	      else if(tid==0x04 && sid==0xd2) { tid=0x11; sid=0xe2; }
     1.6  	      else if(tid==0x11 && sid==0xd3) { tid=0x11; sid=0xe3; }
     1.7 +	      else if(tid==0x01 && sid==0xd4) { tid=0x04; sid=0xe4; }
     1.8                }
     1.9              }
    1.10            tChannelID channelID(Source(),nid,tid,sid);