Posts by Lululla

    yes.. with internet


    read last my reply

    However if you have internet connection

    The skin should rise and not stay in boot.

    Something happened.


    If you want to do a test:

    -delete the zskin folder

    -->> \usr\share\enigma2\ZSkin-FHD


    and reboot



    The box will go with the default skin and then you will select another skin.


    If you want to continue testing, I doubt it is a skin problem at this point not having a debug from telnet.


    command from telnet for debug


    systemctl stop enigma2.service

    killall -9 enigma2

    ENIGMA_DEBUG_LVL=4 enigma2 >> /tmp/output.log 2>&1 &


    or


    systemctl stop enigma2.service

    killall -9 enigma2

    journalctl -f -u enigma2 >> /tmp/output.log 2>&1 &



    and put here the file

    /tmp/output.log

    Still crash after replaced render enigma2_crash_1732804749.log

    get an ADSL subscription :)

    I disconnect the LAN and it doesn't happen. I don't understand



    a crash where is problem my friend


    and aglare setup not save API key after upload from tmp

    and please change the name for apikey.txt to tmdbkey.txt like omdbkey.txt

    why??


    I called it like this and it stays like this.. and it shows like this in the message popup..

    Everyone does what they like, don't you think?

    @odem2014

    after update and test in OpenATv 7.5 and Egami 10.6 R1

    aglare Setup Crash only if you use any other skin and want to access Aglare Setup

    try this


    overwrite on folder plugin aglare

    usr\lib\enigma2\python\Plugins\Extensions\Aglare


    add remove png/jpg from folder backdrop and poster
    * if poster or backdrop not show
    --remove png
    -reboot
    -check dns connection

    I looked at pli. but the differences are notable, so users who use other skins will not be able to use the plugin.

    Why not put a check on the plugin?

    It seems to me the simplest thing to do given the notable differences of the 2 converters, (I also looked at other non-standard converters and they are all similar)

    *And button and label widget not available with all skin (__DynamicColorButtonTemplate__)


    1_0_19_79_4B0_110_820000_0_0_0_20241122122348.jpg


    if that's possible.



    i paused this line and plugin work


    Code
        # if InfoBarInstance:
            # InfoBarInstance.session.screen["CurrentService"].newService(ref)
            # InfoBarInstance.session.screen["Event_Now"].updateSource(ref)
            # InfoBarInstance.session.screen["Event_Next"].updateSource(ref)
            # InfoBarInstance.serviceStarted()



    I had to open the plugin to understand how to insert the provider.xml file

    I think an example should be inserted,

    I did it like this if it can be useful (stalker)