14.09.2010
enigma2-plugin-extensions-epgload_0.1-krkadoni
- name of plugin is changed to EPGLoad
- you need:
before installation of EPGload remove plugin-extensions-xmltvimport v1.0
from console install
if you have newenigma use opkg command (not ipkg)
tested on images:
- DreamElite: loading EPG.dat ok, loading XML ok, enigma is stable
- Gemini: plugin detect gemini image and wait 60 sec before loading EPG file... this is working but gemini occasionally crash if you load more EPG's... test which solution is best for you
- Newnigma: most worst image for EPG... working only generate XML files
- OozooN: dont try load epg.dat files... you must load in crossepg format... XML not tested
- PLi: best image for EPG...
enigma2-plugin-extensions-epgload_0.1-krkadoni
- name of plugin is changed to EPGLoad
- you need:
Code:
python-zlib python-compression python-shell
Code:
ipkg remove enigma2-plugin-extensions-xmltvimport
Code:
ipkg update ipkg install python-zlib ipkg install python-compression ipkg install python-shell
tested on images:
- DreamElite: loading EPG.dat ok, loading XML ok, enigma is stable
- Gemini: plugin detect gemini image and wait 60 sec before loading EPG file... this is working but gemini occasionally crash if you load more EPG's... test which solution is best for you
- Newnigma: most worst image for EPG... working only generate XML files
- OozooN: dont try load epg.dat files... you must load in crossepg format... XML not tested
- PLi: best image for EPG...