Enhanced EPG (direct AutoRecorder / AutoTimer support)

  • A new EPG view that supports using images as favorite markers. User can choose which ever images to use in the EPG view. Supports AutoRecorder and AutoTimer search profile creation directly from the EPG view.


    Home page and download: http://koti.mbnet.fi/devnull/suomipoeka/enhancedepg


    The plugin will look for a config file in the following order (first found is used):
    /media/cf/epg_favourites.cfg
    /hdd/epg_favourites.cfg
    /etc/enigma2/epg_favourites.cfg


    The view shown in the screen shot is the result of this config file:

    Code
    /usr/lib/enigma2/python/Plugins/Extensions/EnhancedEpg/img/red.png    "Decoding the Past", "Titanic", "Ship Ablaze"
    /usr/lib/enigma2/python/Plugins/Extensions/EnhancedEpg/img/green.png    "Universe"
    /usr/lib/enigma2/python/Plugins/Extensions/EnhancedEpg/img/blue.png    "Titanic"
    /usr/lib/enigma2/python/Plugins/Extensions/EnhancedEpg/img/yellow.png    "Titanic"

    All png files listed in the file will be available as markers via the EnhancedEPG GUI.