These channels have data in the XMLTV files.
However:
<channel id="OmroepZeeland.nl">1:0:1:5269:C99:3:EB0000:0:0:0:</channel><!-- Omroep Zeeland -->
is linked to a service ref on the sat. And this channel is not on the sat anymore.
If you scanned the sat, the service ref is not anymore in lamedb. So no import.
If you have this channel added as a stream, you can add it in the custom.channels.xml file as:
<channel id="OmroepZeeland.nl">1:0:1:5269:C99:3:EB0000:0:0:0:http%3a//</channel><!-- Omroep Zeeland -->
RTLCrime and RLlounge have cable service refs
in the channels file the following are linked:
Regel 650: <!-- 23.5E --><channel id="RTLCrime.nl">1:0:19:1BFF:C88:3:EB0000:0:0:0:</channel><!-- RTL Crime -->
Regel 10488: <!-- Cable --><channel id="RTLCrime.nl">1:0:1:143E:13A0:3E8:FFFF0000:0:0:0:</channel><!-- RTL Crime -->
Regel 10673: <!-- Cable --><channel id="RTLCrime.nl">1:0:1:BBB:1E:10EF:FFFF0000:0:0:0:</channel><!-- RTL Crime -->
Regel 10967: <!-- Cable --><channel id="RTLCrime.nl">1:0:1:BD:4:6FF:FFFF0000:0:0:0:</channel><!-- RTL Crime SD -->
Regel 10968: <!-- Cable --><channel id="RTLCrime.nl">1:0:19:D4C:4:6FF:FFFF0000:0:0:0:</channel><!-- RTL Crime SD -->
Regel 11143: <!-- Cable --><channel id="RTLCrime.nl">1:0:19:4C1B:836:600:FFFF0000:0:0:0:</channel><!-- RTL Crime -->
Regel 652: <!-- 23.5E --><channel id="RTLLounge.nl">1:0:16:1BD6:C88:3:EB0000:0:0:0:</channel><!-- RTL Lounge -->
Regel 10489: <!-- Cable --><channel id="RTLLounge.nl">1:0:1:13F9:1397:3E8:FFFF0000:0:0:0:</channel><!-- RTL Lounge -->
Regel 10674: <!-- Cable --><channel id="RTLLounge.nl">1:0:1:3A9B:F:10EF:FFFF0000:0:0:0:</channel><!-- RTL Lounge -->
Regel 10969: <!-- Cable --><channel id="RTLLounge.nl">1:0:1:CD:27:6FF:FFFF0000:0:0:0:</channel><!-- RTL Lounge SD -->
Regel 10970: <!-- Cable --><channel id="RTLLounge.nl">1:0:19:D53:2D:6FF:FFFF0000:0:0:0:</channel><!-- RTL Lounge SD -->
Regel 11144: <!-- Cable --><channel id="RTLLounge.nl">1:0:19:4B62:813:600:FFFF0000:0:0:0:</channel><!-- RTL Lounge -->
If the service refs are present in your lamedb, you should have EPG for these.
If not try adding this to the custom.channels.xml file:
<channel id="RTLLounge.nl">1:0:19:4B62:813:600:FFFF0000:0:0:0:http%3a//</channel><!-- RTL Lounge -->
<channel id="RTLCrime.nl">1:0:19:4C1B:836:600:FFFF0000:0:0:0:http%3a//</channel><!-- RTL Crime -->
Edited by doglover, 23 November 2022 - 09:44.