crossepg 0.3.1
Code:
Nota: il setup ora è in menu -> configurazione -> crossepg
Changelog
* (enigma2) fixed bug on language charset
* (common) add language iso 639 column in cvs format
* (enigma2) added italian language translation (thanks to Spaeleus)
* (common) added iso 639 field in epgdb
* (common) moved epgdb to revision 6
* (common) switched to version 0.3.1 (0.3.0 skipped for ipk version compability)
* (common) added gzip compression for csv
* (enigma2) added import and scripts on daily action
* (enigma2) fixed bad hide handling for windows
* (enigma2) added automatic script execution before import
* (enigma2) fixed bad epg path handling on edg nemesis (untested)
* (enigma2) fixed loader with safe epg copy
* (common) added australiasat provider
* (common) added huffman debug
* (enigma2) added extra menu
* (enigma2) added csv importer plugin
* (enigma2) moved setup in enigma configuration menu
* (enigma2) added configuration option enabled/disable importer
* (enigma2) added configuration option show/hide downloader in plugin list
* (enigma2) fixed mjd calculation in importer
* (enigma2) added interactive mode to importer
* (enigma2) added aliases support in dbconverter
* (enigma2) added gettext support in python plugin
* (enigma2) other small fixes