Question: I am doing a setup on a new box (on a Vu Zero 4k vs my old box Uno 4k). I have same settings for EPGImport.
It is possible that on my Uno4K these channels are imported correctly, but not on new box:
(channels.xml:)
<!-- 0.8W --><channel id="H!TMusic.ro">1:0:1:3EC:7:1:E082E56:0:0:0:</channel><!-- H!T Music RO -->
<!-- 0.8W --><channel id="ProTVInternational.ro">1:0:1:B9A:7:1:E082E56:0:0:0:</channel><!-- Pro TV International -->
Actual service ID on both box is:
1:0:1:3EC:7:1:E080000:0:0:0:
1:0:1:B9A:7:1:E080000:0:0:0:
It looks like new box check for whole service length (not matched) while the old box for first half (and it is matching in this case) of service id? Very weird. Both running 8.1 Openpli and latest EPGImport. Same for this hungarian channel.
I am sure that on my Uno 4K box it is working at this moment correctly, but not on this new box. Or it is need some extra setting somewhere?
In any case, please change E082E56 to E080000 in channels.xml.
This not weird. It is the result of a clever clog, who thinks he has to de-activate the setting: Ignore the DVB-S namespace sub-network in the divers settings of OpenPli.
DO NOT DEACTIVATE THIS!!!!!!!!
The result is these weird looking namespaces. These are normally not needed.
Only in very special cases they are needed. And if you need need them, you will know about this.
Added the E080000 version.
Finally I am home and I checked. On my 1. Uno 4K where at this moment everything is recognized correctly I have setting:
Ignore DVB-S namespace sub network -> Enabled (green).
2. Zero 4K - I didn't have time to look today
3. DM 800SE - OpenPli 4, same as Zero 4K, some channels missing, because it is not matched properly.
My channel list, where first channel M1 HD is not recognized by EPGImport on 2. Zero 4K and 3. DM800SE:
1. Uno 4K (recognized by EPGImport correctly)
bouquet:
#NAME @Hungary Slovakia Combined
#SERVICE 1:0:1:FC8:D:1:E080000:0:0:0:
filtered.channels.xml:
<!-- 0.8W --><channel id="m1.hu">1:0:1:FC8:D:1:E080000:</channel><!-- m1 -->
2. Zero 4K (not recognized):
bouquet:
#NAME @Hungary Slovakia Combined
#SERVICE 1:0:1:FC8:D:1:E080000:0:0:0:
filtered.channels.xml:
<!-- 0.8W --><channel id="m1.hu">1:0:1:FC8:D:1:E080000:</channel><!-- m1 -->
3. DM 800SE (not recognized):
bouquet:
#NAME @Hungary Slovakia Combined
#SERVICE 1:0:1:FC8:D:1:E080000:0:0:0:
filtered.channels.xml:
<!-- 0.8W --><channel id="m1.hu">1:0:1:FC8:D:1:E080000:</channel><!-- m1 -->
You see what is the problem:
on my first box (1. Uno 4K) even the 1:0:1:FC8:D:1:E080000: is matched correctly agains my bouquet 1:0:1:FC8:D:1:E080000:0:0:0:, but not on others. Ok the DM800SE is running pretty old software, but on Zero 4K I have same software as on 4K. Both has fresh install from zero.
Not a big problem as soon I will send you the correct service references to repair, I just want to understand why is this happening (and it is hard to correct service references when on my side is working, in other boxes not).
Edited by adriankoooo, 9 January 2022 - 17:54.