Do not use V3.2.0.0
Crippleware.
I am using 2.1.4 and 2.1.11
Posted 19 February 2022 - 23:47
how you can see there is no event in my channel list
1_0_19_3B78_C8D_3_EB0000_0_0_0.jpg 96.24KB 1 downloads
Posted 20 February 2022 - 09:17
If these zero length shows are causing the problem, then I tried to remedy this.
These are caused by the fact that the website has the same show listed twice.
Removed the duplicates now. Hopefully it is better now.
~~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*
Posted 27 February 2022 - 15:21
Hello Doglover,
I discovered that for movies/tv shows, in addition to the name of the actor you added his role. great!!
Thanks
If possible, yes.
~~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*
Posted 4 March 2022 - 20:47
I don't know what's wrong with the EPG of France 2 on Hotbird (1:0:1:12E:3E1C:13F:820000:0:0:0:), it's not the same as f.e. 1:0:19:245A:440:1:C00000:0:0:0:
Looks like it's mixed with Polish EPG?
Dreambox DM920:2x Triple tuner (2x DVB-S2X MIS and DVB-C/T2) Xtrend ET10000: 2x DVB-S2, 2x DVB-C, IPTV Xtrend ET9500 (defect)
Channel Master 120cm offset + Black Ultra LNB (Ku-band): 42°E-37,5°W - 100cm SAB draaibaar: 45.1°E-60°E - 80cm vast: 28.2°E/23.5°E/19.2°E/13°E
DVB-T2 en DAB via een combi VHF/UHF-antenne op zolder gericht op Schoten.
Posted 5 March 2022 - 08:38
I can find this:
Regel 6353: <!-- 13.0E --><channel id="France2.fr">1:0:19:12E:3E1C:13F:820000:0:0:0:</channel><!-- France 2 HD -->
Regel 14434: <!-- 13.0E --><channel id="France2.svn">1:0:1:12E:3E1C:13F:820000:0:0:0:</channel><!-- France 2 -->
This happened because some very insisting Slovenian user wanted Slovenian EPG for this channel (as for some other channels).
Place the attached file (after unzipping) in etc/epgimport/ pls.
These will prevent importing these Slovenian entries
~~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*
Posted 5 March 2022 - 19:20
I can find this:
Regel 6353: <!-- 13.0E --><channel id="France2.fr">1:0:19:12E:3E1C:13F:820000:0:0:0:</channel><!-- France 2 HD -->
Regel 14434: <!-- 13.0E --><channel id="France2.svn">1:0:1:12E:3E1C:13F:820000:0:0:0:</channel><!-- France 2 -->
This happened because some very insisting Slovenian user wanted Slovenian EPG for this channel (as for some other channels).
Place the attached file (after unzipping) in etc/epgimport/ pls.
These will prevent importing these Slovenian entries
Hello doglover,
I'm confusing. For my part I'm using FILTERpattern.txt, not channel_id_filter.conf. This show there are different epgimport versions depending of the installed image.
@+
Posted 5 March 2022 - 21:07
SEASON it is the EIT EPG current/next which is doing this meaning that CSat is sending the wrong EIT current/next EPG information.
It's not an issue with xmltv.
You can see the difference because EIT current/next are always broadcasted in uppercase, while the xmltv is using upper and lower case and since only current/next is impacted.
Turn off the EIT current/next EPG will fix the problem
Menu - Paramétrer - Système - EPG (Afficher EIT maintenant/suivant dans barre d'information -> OFF)
or ask Csat to fix it (good luck).
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
Posted 6 March 2022 - 07:53
I also found this:
<channel id="C8.fr">1:0:19:201:2:20FA:EEEE0000:0:0:0:</channel><!-- C8 -->
Changed it to France3
~~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*
Posted 6 March 2022 - 08:06
Hello doglover,
I'm confusing. For my part I'm using FILTERpattern.txt, not channel_id_filter.conf. This show there are different epgimport versions depending of the installed image.
@+
There are 2 versions of EPGimport. The OpenPLi version and OE-A version.
Both should be pretty much the same.
The last change to EPGimport is from a year ago, where the channel_id_filter.conf was introduced. And as I understand both versions of EPGimport support this.
There are however several utilities floating around which do similar things:
EPGfilter
and my own bash script EPGfilter.sh
etc...
I wrote this script before the channel_id_filter.conf was introduced. (I do not understand python)
Subsequently Pr2 wrote the functionality of this script in python and merged it in the EPGimport plug-in. (thanks Pr2)
Although the syntax in the FILTERpattern.txt and the channel_id_filter.conf is different, in this case (the file I uploaded above) the entries can simply be copied from channel_id_filter.conf to FILTERpattern.txt
The entries here work in both.
(this is not case for all possibilities)
Because of the introduction of the channel_id_filter.conf file in EPGimport, the need for these external utils is not needed anymore.
Edited by doglover, 6 March 2022 - 08:09.
~~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*
Posted 6 March 2022 - 08:54
Yes it's your script I'm using (add to the crontab (@reboot sh /etc/epgimport/EPGfilter.sh)
Because of the introduction of the channel_id_filter.conf file in EPGimport, the need for these external utils is not needed anymore.
I will migrate to channel_id_filter.conf
Thanks
Edited by jeepcook, 6 March 2022 - 08:58.
Posted 6 March 2022 - 09:38
Edited by Pr2, 6 March 2022 - 09:38.
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
Posted 6 March 2022 - 10:13
The XMLTVimport used in all OE-A image (log is mentioning EPGimport but it's not) doesn't backport the channel_id_filter.conf filter support that I add into EPGimport so be sure to use OpenPLi if you want to use this feature.
Sorry. Then I was misinformed.
~~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*
0 members, 7 guests, 0 anonymous users