Sorry did not read properly.
I see now you applied the fix I provided in another thread. This is OK, although it is not the latest version of the plug-in, it works.
And update will get you the latest update.
Willy
Posted 23 August 2017 - 12:18
Sorry did not read properly.
I see now you applied the fix I provided in another thread. This is OK, although it is not the latest version of the plug-in, it works.
And update will get you the latest update.
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*
Posted 6 January 2018 - 11:58
Hi, unfortunately in my openpli 4.0 feeds there are no updated versions of epgimport or even python-lzma.
The only ones I managed to install are liblzma5 - 5.2.0-r0 and xz - 5.2.0-r0, but there are no python-lzma and neither epgimport.
Can someone give me links to the new feed or the link of the missing ipk files to be installed to get epgimport to work properly with the xz files? thank you.
Greetings.
Posted 6 January 2018 - 12:12
Both are absolutely supported in OpenPLi 4. So if you are using an official image, it should work as advertised.
Python-lzma was added to OpenPLi 4 on July 22nd 2017, the rename of xmltvimport to epgimport happened on October 7th 2017.
Edited by WanWizard, 6 January 2018 - 12:15.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 6 January 2018 - 12:19
The feeds are maintained permanently. Just use the "software update" in the menu to update your box to the latest version. It should even replace xmltvimport by epgimport automatically.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 6 January 2018 - 12:22
So you are no using a "genuine" OpenPLi image on a box supported officially OpenPLi.
Contact your image provider and ask them to no longer use OpenPLi brand illegally. :-)
Or if you have a box officially supported by OpenPLi it is perhaps time to have it flashed.
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 7 January 2018 - 10:55
Ciao,
quindi per chi si vuole cimentare:
installate le librerie in allegato nella /tmp del decoder con un client tipo filezilla/winscp (io uso estensione di MobaXTerm visto che ci lavoro )
libc6_2.25-r0_mips32el.ipk
liblzma5_5.2.2-r0_mips32el.ipk
python-lzma_0.0.8-r0_mips32el.ipk
python-pkgutil_2.7.3-r5.3_mips32el.ipk
xz_5.2.0-r0_mips32el.ipk
collegatevi alla shell del decoder e lanciate
opkg install --force-overwrite /tmp/*.ipk
Successivamente disinstallate il plugin vecchio di EPGIMPORTER, vi ricavate la versione che avete in questo modo:
opkg list | grep -i epg
( a me era la)
enigma2-plugin-extensions-epgimport - 1.0.git139.20170724
poi per rimuoverlo
opkg remove enigma2-plugin-extensions-epgimport - 1.0.git139.20170724
ed infine per installare la versione più recente sempre contenuta nello zip, inserito prima nella /tmp del decoder:
opkg install --force-overwrite enigma2-plugin-extensions-epgimport_1.0+git170+9bb6152-r33.4_mips32el.ipk
Riavviate il decoder.
Se avete le fonti aggiornate per EPG (avendolo fatto in precedente, non c'è bisogno), nel mio caso ho aggiornato anche esse con il comando:
mv /etc/epgimport/rytec.sources.xml /etc/epgimport/rytec.sources.xmlOLD && wget -O /etc/epgimport/rytec.sources.xml http://rytecepg.ipse....ng.sources.xml && chmod 664 /etc/epgimport/rytec.sources.xml
Poi andate col il telecomando nella sezione PLUGIN e troverete EPGIMPORTER. Quindi selezionate le classiche fonti che avete usato fino ad adesso ed avviate il download manuale e vedete che funziona.
A me sta funzionando tutto bene e non devo riflashare!!
bye
Posted 7 January 2018 - 11:02
English pls.
Willy
PS: This subforum is in English.
You can say that I answered post in Dutch, without complaining. That is true. But only if the thread was only of interest to Dutch speaking people.
Edited by doglover, 7 January 2018 - 11:04.
~~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 7 January 2018 - 12:00
Ciao,
quindi per chi si vuole cimentare:
installate le librerie in allegato nella /tmp del decoder con un client tipo filezilla/winscp (io uso estensione di MobaXTerm visto che ci lavoro )
libc6_2.25-r0_mips32el.ipk
liblzma5_5.2.2-r0_mips32el.ipk
python-lzma_0.0.8-r0_mips32el.ipk
python-pkgutil_2.7.3-r5.3_mips32el.ipkxz_5.2.0-r0_mips32el.ipk
collegatevi alla shell del decoder e lanciate
opkg install --force-overwrite /tmp/*.ipk
Successivamente disinstallate il plugin vecchio di EPGIMPORTER, vi ricavate la versione che avete in questo modo:
opkg list | grep -i epg
( a me era la)
enigma2-plugin-extensions-epgimport - 1.0.git139.20170724
poi per rimuoverlo
opkg remove enigma2-plugin-extensions-epgimport - 1.0.git139.20170724
ed infine per installare la versione più recente sempre contenuta nello zip, inserito prima nella /tmp del decoder:
opkg install --force-overwrite enigma2-plugin-extensions-epgimport_1.0+git170+9bb6152-r33.4_mips32el.ipk
Riavviate il decoder.
Se avete le fonti aggiornate per EPG (avendolo fatto in precedente, non c'è bisogno), nel mio caso ho aggiornato anche esse con il comando:
mv /etc/epgimport/rytec.sources.xml /etc/epgimport/rytec.sources.xmlOLD && wget -O /etc/epgimport/rytec.sources.xml http://rytecepg.ipse....ng.sources.xml && chmod 664 /etc/epgimport/rytec.sources.xml
Poi andate col il telecomando nella sezione PLUGIN e troverete EPGIMPORTER. Quindi selezionate le classiche fonti che avete usato fino ad adesso ed avviate il download manuale e vedete che funziona.
A me sta funzionando tutto bene e non devo riflashare!!
bye
scusa dove si trova l'allegato che non lo vedo?
grazie
Posted 7 January 2018 - 13:17
@Forzan,
Another cut and paster from someone else post without understanding what it does.
Do you think useful to cut & paste here a post when you didn't provide a link with the mentioned files?
How people can transfer the .ipk without having them? And what about people with ARM SoC?
@All,
If you have trouble with EPGimport/XMLTVimport since the end of the .gz files, people report this to your image builder that they need to use the very latest version of the plugin.
Using fuzzy solution will prevent you from getting latest EPGimport improvements.
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
Posted 7 January 2018 - 19:09
Posted 7 January 2018 - 19:12
0 members, 4 guests, 0 anonymous users