Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

enigma2-plugin-extensions-epgload

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mehdi1981
    Banned
    • Aug 2010
    • 742

    enigma2-plugin-extensions-epgload

    14.09.2010

    enigma2-plugin-extensions-epgload_0.1-krkadoni



    - name of plugin is changed to EPGLoad

    - you need:
    Code:
    python-zlib
    python-compression
    python-shell
    before installation of EPGload remove plugin-extensions-xmltvimport v1.0
    Code:
    ipkg remove enigma2-plugin-extensions-xmltvimport
    from console install
    Code:
    ipkg update
    ipkg install python-zlib
    ipkg install python-compression
    ipkg install python-shell
    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...
    Attached Files
Working...