Posts by demosat

    The evolution of the moon and its information is not correct when moving on to the following days.


    today Waning Cresent = OK


    April 17th is incorrect because it's a new moon.


    April 18th is incorrect because it's the first crescent moon. (Waxing Crescent)


    Code
    https://starwalk.space/fr/moon-calendar
    or
    https://starwalk.space/en/moon-calendar

    Hi,


    I modified the installer.sh script for OpenPLi to ensure debug information (image name/version) is displayed correctly.

    Change:
    Added support for /usr/lib/enigma.info (used by OpenPLi) alongside /etc/image-version (used by OpenATV) to avoid "Unknown" values in debug output.

    Tested and working on OpenPLi 9.2.



    Unlike the other friends on the forum, you're really presumptuous about something you didn't do.

    Friends make suggestions, and I consider the request based on the code and then comply... instead, you're a bit arrogant.

    That's all, let's end it here.

    I’d like to clarify a few things, as it seems there has been a misunderstanding—likely due to language barriers, since I rely on Google Translate to communicate.

    First, my intention was never to be arrogant or dismissive. I was simply explaining the personal adjustments I made to the plugin’s interface for my own use. These changes were purely aesthetic (removing redundant information, tweaking layout) and did not affect the core functionality or credits. I never questioned the quality of your work, nor did I intend to offend.

    You mentioned that I "suspended" widgets, but I simply adjusted their visibility in the layout for my personal preferences. I understand your concern about code integrity, and I respect that. However, your reaction—including insults and shouting—was unnecessary. A technical discussion should remain civil, even if opinions differ.

    That said, I appreciate that you ultimately implemented the skins_user folder, which was my original request. I’ll continue to use my personalized version locally, without sharing it, and I’ll avoid further technical debates to prevent any additional misunderstandings.

    Let’s leave it at that. Thank you for your time and for the plugin.

    There's no need to shout or yell.
    I know exactly what I disabled; it was intentional.
    There's no need to display the town name twice in the upper part of the interface, so I removed the information on the left.
    The lighting bar graph doesn't interest me because it shows the percentage value.
    The information update logo has been removed; the date and time text is sufficient.
    In the right-hand section, the repetitive word "Temp" has been removed because the temperature value is enough for me; I know what a temperature value is, I'm not the village idiot.
    The rest is just minor layout tweaks for aesthetic purposes.

    But thank you for granting my request for the skins_user folder.

    I want to point out that I haven't touched any of the graphic elements you created; I've simply tweaked the page layout for aesthetic reasons. You're perfectly welcome to revise your elements to make them less noticeable within the page layout.

    I could very well have kept quiet about what I did.

    I use the FHD skin and personally I don't like rounded corners.
    So, via telnet:

    Code
    cd /usr/lib/enigma2/python/Plugins/Extensions/Foreca1/skins/fhd/
    sed -i 's/cornerRadius\="[0-9][0-9]"//g' *.xml



    And this Foreca_Preview.xml



    And i make little corrective in plugin.py for """Update the buttons with city names (truncated to 13 characters)"""

    Hi,
    Thanks for your work, could you please add the quick call to the plugin?

    Hi,


    The IPKs for proc Arm are not compatible with the STB Edision OS MIO 4K+

    In fact the archives are built for the VU+ armv7ahf-neon feed and not for the Edision armv7vehf-neon-vfpv4 feed.


    Here is the procedure that I used to implement the MultiStalkerPro V1.1 plugin on the openpli develop image of my Edision os mio 4k+.

    The principle consists of using the Feed for the Vu+ process


    #1 – Download the Vu+ zero 4k openpli develop image to your PC

    and extract these three folders from the root folder of the image.

    - /var/lib/opkg

    - /usr/lib/opkg

    - /etc/opkg


    #2 – On your STB

    - Open the telnet console and stop enigma activity -> init 4

    - Renamed the three folders

    /var/lib/opkg --> /var/lib/opkg_old

    /usr/lib/opkg --> /var/lib/opkg_old

    /etc/opkg --> /etc/opkg_old


    #3 – Transfer the 3 folders from your PC to your STB

    PC /var/lib/opkg --> to the STB

    PC /usr/lib/opkg --> to the STB

    PC /etc/opkg --> to the STB


    #4 – with the telnet console

    - Modify the rights of the following files --> chmod +x /var/lib/opkg/*

    - Restart enigma --> init 3

    - Update the list --> opkg update


    #5 - Download the four Multistalkerpro archives to tmp of the STB

    These files :


    #6 – Run these commands ensuring there are no errors.

    cd /tmp

    opkg install python3-rarfile_4.1-r0_armv7ahf-neon.ipk

    opkg install python3-levenshtein_0.12.0-r0_armv7ahf-neon.ipk

    opkg install python3-fuzzywuzzy_0.18.0-r0_armv7ahf-neon.ipk

    opkg install enigma2-plugin-extensions-multi-stalkerpro_1.1+git144+4ef83e7-r0_armv7ahf-neon.ipk


    #7 - it's almost over, a few more telenet commands.

    init 4

    mv /var/lib/opkg /var/lib/opkg_vu

    mv /var/lib/opkg_old /var/lib/opkg


    mv /usr/lib/opkg /usr/lib/opkg_vu

    mv /usr/lib/opkg_old /usr/lib/opkg


    mv /etc/opkg /etc/opkg_vu

    mv /etc/opkg_old /etc/opkg


    init 3

    opkg update

    opkg install --force-reinstall --force-overwrite enigma2-plugin-systemplugins-serviceapp


    #8 – stop enigma and configure your “Portals” file

    init 4

    Configure your file -> /etc/enigma2/MultiStalkerPro.json


    #9 - it's finish reboot your stb .



    Hi,


    Thanks for your work Ziko.

    Problem with architecture ipk for STB edision os mio 4k+


    No, I don't understand your answer, i check and ...


    And i built ipk for my stb, because the feed openpli is :