Hello everyone, first of all, many thanks and praise for this beautiful EPG tool
I have several receivers here in the house, all the same and have now finished the receiver in the hobby room.
Now I have copied the jex.channels / jex.sources /epgimport.conf into the etc/epgimport folder and the epg.json in the jediepgxtream folder of the receiver bedroom and set everything up.
Epg update started and no epg. Then I deleted everything in the bedroom with Jediepg and added a few channels by hand so that the epg works.
Then I compared the files and found that the channels are assigned differently in the jex.channels file.
Here are the examples using 2 transmitters
hobby room
<channel id="SkyAtlanticHD.de">1:0:1:029a:0903:0:0:0:0:0:http%3a//example.m3u8</channel> <!-- DE Sky Atlantic HD -->
<channel id="SkyComedy.de">1:0:1:029b:91e4:0:0:0:0:0:http%3a//example.m3u8</channel> <!-- DE Sky Comedy HD -->
Same channels in the bedroom
<channel id="SkyAtlanticHD.de">1:0:1:02a4:0903:0:0:0:0:0:http%3a//example.m3u8</channel> <!-- DE Sky Atlantic HD -->
<channel id="SkyComedy.de">1:0:1:02a5:91e4:0:0:0:0:0:http%3a//example.m3u8</channel> <!-- DE Sky Comedy HD -->
The transmitters differ only in the jex.channels (029a / 029b) and in the other receiver (02a4 / 02a5)
I take the jex.channels file from the hobby room and change the 029a to 02a4 and the 029b to 02a5 in the jex.channels file.
I have EPG on these channels
why does he do it differently?
Can I make it so that all receivers are the same for me?
I create the lists with Jedimakerxtream and work with EPG Importer.
Can I set this somewhere so that jediepg can use the same jex.channels?
Thanks