Jump to content


Photo

EPG on Dutch DVB-T2 channels


  • Please log in to reply
2 replies to this topic

#1 RdM8000

  • Member
  • 19 posts

+1
Neutral

Posted 8 March 2020 - 18:03

Eventhough this probably only applies to the Netherlands, I'm posting it here.

The Dutch DVB-T2 system allows for 2 regional programmes in the FTA mux.

I believe these always have the same service-ID:

1_0_1F_2E4_906_2210_EEEE0000_0_0_0 and

1_0_1F_2EE_906_2210_EEEE0000_0_0_0

 

In my case these are assigned to "Omroep Brabant" and "L1mburg" as I live in the Eindhoven region.

The Rytec channels.xml assigns these to "TV Rijnmond" and "Omroep Zeeland".

So when importing the Rytec EPG I always have the wrong EPG for these channels.

Is there anything that can be done about this?

 

 

 


VU+ DUO4k OpenPli 8.2


Re: EPG on Dutch DVB-T2 channels #2 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 9 March 2020 - 08:35

Since these have all the same service ref, we will have always problems assigning the correct value.

Therefore I removed these service refs from the channels file.

 

If you want EPG imported for these channels, ypu can put the references in the custom.channels.xml file

 

<?xml version="1.0" encoding="utf-8"?>
<channels>

<channel id="EPGref1">1:0:1:2EE:906:2210:EEEE0000:0:0:0:</channel><!-- Channel 1 -->
<channel id="EPGref">1:0:1:2E4:906:2210:EEEE0000:0:0:0:</channel><!-- Channel 2 -->

</channels>

 

Replace EPGref and Channel 1/2 with one of the values from the list below:

 

channel id="L1.nl"     L1          
channel id="OmroepGelderland.nl"     Omroep Gelderland         
channel id="RTVWest.nl"     TV West         
channel id="OmropFryslan.nl"     Omrop Fryslan         
channel id="RTVDordrecht.nl"     RTV Dordrecht         
channel id="RTVDrenthe.nl"     RTV Drenthe           
channel id="TVRijnmond.nl"     TV Rijnmond          
channel id="RTVUtrecht.nl"     Regio TV Utrecht           
channel id="RTVNoord.nl"     RTV Noord         
channel id="OmroepZeeland.nl"     Omroep Zeeland         
channel id="Flevoland.nl"     Omroep Flevoland         
channel id="RTVOost.nl"     TV Oost         
channel id="AT5.nl"     AT5         
channel id="OmroepBrabant.nl"     Omroep Brabant         
channel id="NoordHolland.nl"     RTV Noord-Holland

 

Willy


Edited by doglover, 9 March 2020 - 08:36.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPG on Dutch DVB-T2 channels #3 RdM8000

  • Member
  • 19 posts

+1
Neutral

Posted 10 March 2020 - 19:13

Hello Willy,

 

thanks for the very elaborate answer to my question. Also my apologies for not responding earlier.

I added a "custom.channels.xml" file in the /etc/importepg folder looking like this:

 

<?xml version="1.0" encoding="utf-8"?>
<channels>

<channel id="L1.nl">1:0:1:2EE:906:2210:EEEE0000:0:0:0:</channel><!-- L1 -->
<channel id="OmroepBrabant.nl">1:0:1:2E4:906:2210:EEEE0000:0:0:0:</channel><!-- Omroep Brabant -->

</channels>

 

and indeed: EPG is now correct.

Once again, thanks very much!!!


VU+ DUO4k OpenPli 8.2



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users