Chocholousek Picons Updater (Enigma2 plugin)

josagi

Vu+ User+++
chocholousek-picons v 2.0.200317
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200317_all.ipk
    172.9 KB · Views: 31

josagi

Vu+ User+++
NEW Update -picons_2.0.200321

-Removed informative text during picon update - using sync methods. This is misleading information about preparing files for unpacking, and the information previously mentions unpacking.
-Minor changes in the source code.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200321_all.ipk
    174.6 KB · Views: 31

josagi

Vu+ User+++
NEW Update chocholousek-picons_2.0.200406

-Update
-Added Lithuanian language.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200406_all.ipk
    173.3 KB · Views: 17

josagi

Vu+ User+++
NEW Update -picons_2.0.200409

Added Polish language.
Improved algorithm for detecting chipset architecture aarch64 / arm64 (debugged on the Enigma core - OE 2.6), thx to @alexbore.
Accepting sym-links to 7-zip executable file.
Changed Enigma core detection method - instead of detecting the Enigma core version, only the type of core will be detected (used for skin modification and timer function).
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200409_all.ipk
    175 KB · Views: 16

josagi

Vu+ User+++
NEW Update chocholousek-picons_2.0.200410

-Update
-Added Russian language.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200410_all.ipk
    177.1 KB · Views: 20

josagi

Vu+ User+++
Fyi:

Vu Duo2 "crashing" while trying to change this plugins satellite setup

Best regards


You may need to reset your old plugin configuration. This can be done via the Shell / command-line:

Code:
init 4; sleep 5; sed -i '/config\.plugins\.chocholousekpicons/d' /etc/enigma2/settings ; init 3
 

superglud

BH Lover
You may need to reset your old plugin configuration. This can be done via the Shell / command-line:

Code:
init 4; sleep 5; sed -i '/config\.plugins\.chocholousekpicons/d' /etc/enigma2/settings ; init 3

Thx, but it did not help.

Vu Duo2 is "crashing" while trying to change this plugins satellite setup
 

josagi

Vu+ User+++
NEW Update chocholousek-picons_2.0.200412

-Fixed a problem on image DreamboxOS 4.3.2 / core OE 2.5 with a 7-zip archiver problem that did not extract files due to a malfunctioning wildcard convention "*.png".
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200412_all.ipk
    177.6 KB · Views: 22

josagi

Vu+ User+++
NEW Update chocholousek-picons_2.0.200424

Minor fixes for some SKINs (in NewNigma2 / OE2.0):
- thanks to alexbore, for renting a set-top box for remote debugging of the source code (DM800HDse with NewNigma2 / OE2.0)
- determining the position of the nested widget via "center,center" does not work, therefore it's necessary to use the relative determination of the position "x,y"
- removed the ability to scroll the list in the satellite configuration window, via the left / right buttons on the RCU, as the .pageUp() and .pageDown() methods for the ConfigList does not work in some OE cores (SKINs)
- fixed error "FATAL!: addTimer must be called from thread 3261 but is called from thread 3680" (probably a bug in some C-libraries in some Enigma distributions)
-Added "Cancel" button in the satellite configuration window (including improved control of changes made by the user).
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.0.200424_all.ipk
    179.1 KB · Views: 12

josagi

Vu+ User+++
2.1.200427


A directory browser has been added - for the purpose of selecting a user-defined picon folder.
- !!! please be careful when deleting and creating folders in the directory browser !
- !!! you are responsible for any loss of important data, after accidentally deleting the directory !
Minor changes in the source code.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.1.200427_all.ipk
    187.7 KB · Views: 21

josagi

Vu+ User+++
NEW Update

chocholousek-picons_2.1.200504

-Improved Russian language (by @FRAP).
-Minor changes in the source code.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.1.200504_all.ipk
    188.5 KB · Views: 5

josagi

Vu+ User+++
chocholousek-picons_2.1.200506

Minor changes in the source code.
Fixed a bug in the non-existent Python module "requests", when the plugin refused to load into the list in the Plugin-MENU:
- it's a remnant of a function from previous source code
- the "requests" module was used to test the alternate function

Design:
- the list of selected satellites in the configuration menu has changed to abbreviated text with the number of selected satellites together
- added unicode circle character (emptied / filled) in the selection of satellite positions, for their better visibility

Localization:
- added missing dot in one sentence, in translation files
- improved Russian language (by FRAP)
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_2.1.200506_all.ipk
    189.1 KB · Views: 99

superglud

BH Lover
Super, thx

FYI:
0.8W "XPicons" 220x132 black
"Eurosport 2 HD" 1_0_19_1BA0_3F_46_E080000_0_0_0 wrong icon …. it is wrongly the icon for "Eurosport 1 HD"

Best regards
 

josagi

Vu+ User+++
Chocholousek Picons Updater 4.0.210130


Source code modified to support both versions of Python 2 and 3 at the same time.
Fixed description for the plugin:
- picons are supported mainly for satellite positions from Europe
- other satellite positions are less supported ... such as satellites in Russia (not all satellites from Russia are supported)
For the needs of OpenATV-6.5 alpha version (based on Python 3.8.x), ".py" files are inserted into the installation package instead of ".pyo" files.
 

Attachments

  • enigma2-plugin-extensions-chocholousek-picons_4.0.210130_all.ipk
    89.1 KB · Views: 77
Top