Posts by dniestre

    The problem with slow game loading is not related to the leaderboards, but rather to the live results. There are many games in the afternoon, so it takes longer to load the lists. It is faster now because there are fewer games at this time.

    The leaderboards take approximately 5 seconds to load.

    I am using the AIO image on DM TWO and I cannot open the league tables, except for the Italian league.


    According to the AI, the problem is not in the plugin's Python code or in Pillow (as I initially thought), but rather in the underlying security of the operating system:


    -SSL/TLS protocol: modern websites, such as fctables.com, require the TLS 1.2 or TLS 1.3 security protocol.


    -Old libraries: your old DreamOS with Python 2 uses an outdated version of the OpenSSL security library. This library does not support modern protocols.


    -Connection failure: the plugin does not even attempt to read the page; the connection fails right at the start (the security handshake) because the server refuses to connect to such an old system.


    The only viable solution, unless you switch to a DreamOS image with Python 3, is to continue replacing URLs with alternative sources that still work with the Python 2 environment, such as Sky Sports.


    It cannot access fctables.com, but skysports.com (serie a) opens.

    On DreamOS, only the Serie A standings are working. The others display the same message: “No standings available for this league.”


    Best regards

    fairbird


    The changes in the interface.py file for UHD skins are not being applied. I asked Claude to fix this and now everything is fine.

    Please check if it is working with FHD skins.


    I can't remove the shadows inside the red rectangle in the UHD skin. Can you fix this in the FootMenu.py file, please? I'm attaching a file (an older one for comparison) where these shadows don't appear.


    Best regards

    Those two icons not in plugin before because plugin support FHD skin not UHD ...

    So you only support the UHD and those icons from your side ..
    look to old commit in source old history before from (V 2.0)https://github.com/fairbird/Fo…ons/FootOnSat/assets/icon

    There are no (button1450x175.png and button1450x175.png) It is new from your edit not from original plugin.

    I have updated it just right now to source

    https://github.com/fairbird/Fo…589e6078ce1984dfde58a8103

    The original plugin has those files. They are present on the 1.9 version and on the older ones.


    Thank you for add them to your build!

    I didn't edit anything in the hdsuisse 2k skin.

    I only edited the footonsat plugin skin.

    Everything was working fine until this update. You did something wrong, because it is associating the png with my box's skin, which I did not touch:

    pixmap file /usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/assets/icon/button1450x175.png not found!

    Green screen after selecting today's games:


    fairbird


    There is something wrong with the todays matches league logos (see image).


    I need your help: Which function controls the page count? In UHD skin, the count does not match the number of pages.


    "Iptv/Stream channels already I ignore it from list (no need it because not sat channels)" - some people can use it to see iptv transmissions.

    fairbird


    On the interface.py file I changed some lines here (list1) - sizes and positions:


    On list2 - changed sizes:

    On launcher.py file I changed the code for DreamOS menu:


    I don´t know how to add these changes to apply only in UHD without affect the other skins.


    The Footmenu.py is the original one taken from 1.8 version (it was adapted for UHD by seagen This file usually was placed inside /usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/ui

    fairbird


    I have corrected some things in UHD skin.


    Here are the files:


    - /usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/assets/skin - interface.xml

    - /usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/ui - interface.py

    - /usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/ui - launcher.py

    - /usr/lib/enigma2/python/Components - FootMenu.py


    Can you update these files in the next version, please?


    PS: Are the real-time results supposed to be working?

    If the menu is about today's games, it makes no sense to show tomorrow's games.

    Anyone who wants to see the games taking place on other days can do so in the menu for the respective competition.


    edit:

    Games taking place between midnight and 1:00 a.m. are acceptable... what do you think?