Chocholousek picons - plugin for updating Chocholousek's picons in Enigma2 (all EU satellites)
The original intent for developing this plugin was to save free space on the device's internal disk. The plugin downloads a series of file archives (7-zip) with picons, for user-selected satellite positions. From the archives, the plugin unpacks only the necessary picons to the internal disk (depending on the service reference codes found in the "userboquet" files).
In the new version of the plugin you can choose the method of updating the picons:
- Copy all picons: Delete all current picons as first
- Copy all picons: Incremental update (copy only new picons or picons with different file size)
- Sync with TV channel lists (userbouquet files)
- Sync with TV+RADIO channel lists (userbouquet files)
If the 7-zip archiver is not found on the system, it will be attempted to install it in two steps:
- with package manager (i.e. attempt to install 7-zip from your Enigma feed server)
- or attempt to download a standalone
7za
binary file from internet
Functionality is guaranteed and tested on Enigmas based on the following OE cores:
- OpenATV, OpenPLi, OpenBH, BH, VTi, PurE2 and some others - based on OE Alliance 4.x or OE 2.0
- OpenDreambox, Merlin, DreamElite - based on OE 2.5 and higher
Unfortunately, not all picon styles exist for all resolutions or vice versa - not all resolutions exist for every picon style (background). All picon styles are available only in picon resolution 220x132 (which can be considered the most used).
Please test the plugin and report bugs.
Thanks.
PLUGIN DEVELOPER : s3n0
PICON DESIGNER : chocholousek
SUPPORTED TRANSLATIONS (LANGUAGEs): https://github.com/s3n0/e2plug…holousekPicons/src/locale (EN included)
DOWNLOAD (IPK / DEB) : https://github.com/s3n0/e2plug…usekPicons/released_build
SOURCE CODE : https://github.com/s3n0/e2plug…master/ChocholousekPicons
CHANGELOG : https://github.com/s3n0/e2plug…kPicons/src/changelog.txt
SCREENSHOTS :
15e70ab6487af6178d5d42a95.jpgd3c167d.jpgfca7056ef710f86a.jpg
Download and install the latest version (.deb / .ipk)- via the Linux Shell:
wget -qO- --no-check-certificate "https://github.com/s3n0/e2plugins/raw/master/ChocholousekPicons/online-setup" | bash -s install
Uninstall (.deb / .ipk) - via the Linux Shell:
wget -qO- --no-check-certificate "https://github.com/s3n0/e2plugins/raw/master/ChocholousekPicons/online-setup" | bash -s uninstall