As I wrote previously, the EPG with RMC Sport was present before I did anything. As Willy said, these channels must have the same reference as a file in the rytec.sources.xml. I have to search in these files.
EPG for IPTV channels
Re: EPG for IPTV channels #181
Re: EPG for IPTV channels #182
Posted 25 November 2018 - 01:43
As I wrote previously, the EPG with RMC Sport was present before I did anything. As Willy said, these channels must have the same reference as a file in the rytec.sources.xml. I have to search in these files.
No, no, no. You misread. If they have the same references, you are into trouble. And the wrong EPG is loaded. Exactly what you are experiencing.
Willy
~~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 for IPTV channels #183
Posted 26 November 2018 - 13:11
Secondly. Search for this service ref in the rytec channels.xml file. If it is there and it is assigned to a wrong channel. Then the only thing to do is assign a different service ref to the channel in the bouquet file.
Willy, I don't understand your last response. As I read it above, I understood I have to search the IPTV channel reference which gives a bad EPG in the standard rytec channels.xml file. No ?
The good EPG is given with the IPTV channel reference in the custom.channels.xml.
Vu+ Ultimo 4K - OpenPli 8.3
Xtrend ET9200 - OpenPli 6.2
Re: EPG for IPTV channels #184
Posted 26 November 2018 - 14:22
In you IPTV bouquet you may have a channel for instance:
TF1 with service ref 4097:0:19:2014:430:1:C00000:0:0:0:
If you check now the rytec.channels.xml file for this reference: 2014:430:1:C00000:0:0:0:
you will find that this reference has EPG assigned for TFX.fr
<!-- 19.2E --><channel id="TFX.fr">1:0:19:2014:430:1:C00000:0:0:0:</channel><!-- TFX -->
Which is wrong.
What you have to do now is assign a different service ref to the TF1 channel in the bouquetfile.
And add line to custom.channels.xml file with this newly assigned ref, and the correct EPGref (TF1.fr)
Willy
~~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 for IPTV channels #185
Re: EPG for IPTV channels #186
Posted 26 November 2018 - 18:13
For IPTV it is really better to handle your own unique reference with custom.channels.xml, especially for french channels because every 3 to 6 months CSat is changing its channel order and during this they also swap some service references between channels. So maintaining your own IPTV reusing the satellite references can became a nightmare.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: EPG for IPTV channels #187
Posted 26 November 2018 - 20:07
Pr2, as I explained it previously, the channels I want the EPG have disappeared from Csat. Then no problem with it (I think) .
Willy, with 1:0:19:19CB:444:1:0:0:0:0: I tried 1:0:19:19CB:444:1:0:0:0:A:, I don't have any EPG, then I tried 1:0:19:19CB:44A:1:0:0:0:0: and I got the good EPG.
Thank you Willy .
Vu+ Ultimo 4K - OpenPli 8.3
Xtrend ET9200 - OpenPli 6.2
Re: EPG for IPTV channels #188
Posted 26 November 2018 - 20:18
No because probably that CSAT then reuse the same service reference for another channel. They often do it.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: EPG for IPTV channels #189
Re: EPG for IPTV channels #190
Posted 31 December 2018 - 17:08
Everything has became a lot easier with the new EPGimport from a month ago.
If you do not have that one yet, just update EPGimport.
This version of EPGimport uses by default a file called custom.channels.xml
Place this file in /etc/epgimport/
The contents of the file are channel links which you want to make for some special files. (in this case some IPTV channels)
f.i.
<?xml version="1.0" encoding="latin-1"?> <channels> <channel id="PrivateTV.ero">4097:0:1:23:0:4:0:0:0:0:http%3a//example.com</channel><!-- Private TV 24 hours --> <channel id="ChannelName1">1:0:1:1000:1000:0:0:0:0:0:http%3a//example.com</channel> <!-- Channel Name 1 --> <channel id="ChannelName2">1:0:1:1000:1000:0:0:0:0:0:http%3a//example.com</channel> <!-- Channel Name 2 --> </channels>If the schedule is still present in the rytec XMLTV files. You are done. No need to create a special source file.
Willy
Hi Willy,
Greetings from Turkey With latest update of EPGImport, my question is:
1. I have created my custom.channels.xml file and put it under /etc/epgimport/
2. I have another source xml file (for Turkish channels) but how should I name it and put again into /etc/epgimport/ ?
Regards
Re: EPG for IPTV channels #191
Posted 31 December 2018 - 17:49
Hi,
You need to create both a:
- turkish.channels.xml
- turkish.sources.xml
In the turkish.channels.xml you can create a single dummy entry.
So you select this new source and the custom.channels.xml will automatically be added to the channels loaded from turkish.channels.xml
But every turkish.sources.xml need to refer to a channels file, so you can also point your turkish.sources.xml directly to the custom.channels.xml
Or if you already add all your channels into your turkish.channels.xml then you don't need to have them into the custom.channels.xml
It is up to you to decide how to proceed.
Regards,
Pr2
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: EPG for IPTV channels #192
Re: EPG for IPTV channels #193
Posted 31 December 2018 - 18:08
You need to go into EPGImport press the blue button to view the Source and you need to select you own source then save (green), followed by Yellow (to start a manual download).
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: EPG for IPTV channels #194
Re: EPG for IPTV channels #195
Posted 1 January 2019 - 08:59
The sources file you provided above is the guide/xml file not the sources file.
To construct a custom sources file. see as an example the rytec.sources.xml file on your receiver in /etc/epgimport
For your purpose you can skip the <mappings> section
And remember you can use local file files, just provide in the <url> tag the full folder and filename instead of an URL.
Also uncompressed xml files are allowed.
Such a local sources.xml file could look":
<?xml version="1.0" encoding="UTF-8"?> <sources> <sourcecat sourcecatname="Rytec General XMLTV"> <source type="gen_xmltv" channels="/home/Fritz/epg/rytec.channels.xml.xz"> <description>News Channels XMLTV </description> <url>/home/Fritz/epg/rytecNWS.xz</url> </source> <source type="gen_xmltv" channels="/home/Fritz/epg/rytec.channels.xml.xz"> <description>Erotic Channels</description> <url>/home/Fritz/epg/rytecERO.xz</url> </source> <source type="gen_xmltv" channels="/home/Fritz/epg/rytec.channels.xml.xz"> <description>AFN</description> <url>/home/Fritz/epg/rytecAFN.xz</url> </source> <source type="gen_xmltv" channels="/home/Fritz/epg/rytec.channels.xml.xz"> <description>Rytec IPTV XMLTV</description> <url>/home/Fritz/epg/rytecIPTV.xz</url> </source> <source type="gen_xmltv" channels="/home/Fritz/epg/rytec.channels.xml.xz"> <description>Rytec Miscellaneous XMLTV</description> <url>/home/Fritz/epg/rytecMisc.xz</url> </source> </sourcecat> </sources>
~~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 for IPTV channels #196
Posted 1 January 2019 - 10:18
Hi Willy, thank you.
1. Ok, I now understood and created a good source file i.e. local.sources.xml and this will be like Rytec source file but a simplier version
2. I have got a Turkish guide file which includes Turkish channels' guides but this file is produced buy a third party developer and does not include channels' service mapping so somehow I need to create another file to tell EPGImport which service is which channel? Or can I do this mapping by inputting some lines into my local.sources.xml file?
Re: EPG for IPTV channels #197
Posted 1 January 2019 - 11:11
2. I have got a Turkish guide file which includes Turkish channels' guides but this file is produced buy a third party developer and does not include channels' service mapping so somehow I need to create another file to tell EPGImport which service is which channel? Or can I do this mapping by inputting some lines into my local.sources.xml file?
Make local.channels.xml file to include the channels mappings. Just like the rytec.channels.xml file, but only containing your channels.
And reference this file in the Local.sources.xml file
Willy
~~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 for IPTV channels #198
Re: EPG for IPTV channels #199
Posted 4 January 2019 - 19:37
Hi Willy
You can check the EPG for the following channels because it does not work
#SERVICE 4097:0:1:60:1:48:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//www.youtube.com/watch?v=Etk9dMao7PI:TV Relax
#DESCRIPTION TV Relax
Lech Tv changed its name to Inea Stadion , epg does not work
#SERVICE 4097:0:1:11:1:48:0:0:0:0:https%3a//ec05.waw2.cache.orange.pl/jupiter/o1-cl3/live/wtk-b-lechtv/live.m3u8:Inea Stadion
#DESCRIPTION Inea Stadion
I found a program for Imperium TV Gliwice ,please add
https://tvimperium.pl/program/
#SERVICE 4097:0:1:1:1:48:0:0:0:0:https%3a//stream.tvimperium.pl/ram/hls_adaptive/tvimperium_hi/index.m3u8:Imperium TV Gliwice
#DESCRIPTION Imperium TV Gliwice
please add epg to the following tv channels
http://tvzabrze.pl/z...gram-04-01-2019
#SERVICE 4097:0:1:57:1:48:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//www.youtube.com/watch?v=eJsV-xiGNZE:TV Zabrze
#DESCRIPTION TV Zabrze
#SERVICE 4097:0:1:50:1:48:0:0:0:0:http%3a//89.117.128.169/FMTTVDigi/FMTTVDigi.stream/playlist.m3u8:FMT TV
#DESCRIPTION FMT TV
Thank you
Re: EPG for IPTV channels #200
Posted 5 January 2019 - 08:10
http://onlinetv.inea.pl/ #SERVICE 4097:0:1:60:1:48:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//www.youtube.com/watch?v=Etk9dMao7PI:TV Relax #DESCRIPTION TV Relax
Should work. Data and link are present.
http://onlinetv.inea.pl/ Lech Tv changed its name to Inea Stadion , epg does not work http://onlinetv.inea.pl/#SERVICE 4097:0:1:11:1:48:0:0:0:0:https%3a//ec05.waw2.cache.orange.pl/jupiter/o1-cl3/live/wtk-b-lechtv/live.m3u8:Inea Stadion #DESCRIPTION Inea Stadion
Need to write a new grabber for this webpage. (Looks possible)
Willy
~~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*
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users