[v0.05] Enhanced EPG (Favourite event TAGs, direct AutoRecorder / AutoTimer support)
Enhanced EPG view supporting unlimited amount of programme favourite images. In the favourite configuration file the user can specify any number of images and their corresponding match words for the programme names.
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.
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:
All png files listed in the file will be available as markers via the EnhancedEPG GUI.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"
Thx to suomipoeka
screenshot2.jpg
screenshot1.jpg
screenshot3.jpg




Reply With Quote