Posts by Lululla

    One of these days curiosity will kill me...


    I have coded over 7000 lines of code.. py2 and py3 :head banger:


    I log in..

    I don't see anything though, and yet from the photos in this topic I should have seen something, maybe the parse of the pages has changed.. who knows..

    Here we need some help though, it's too big and it gives me a headache, :face with head bandage:


    but the bulk of it is done :rasta:



    1_0_19_BBE_3A2_110_EEEE0264_0_0_0_20250107203103.jpg

    I'll explain what I came up with..

    since the url for data recovery was always changing, I put the urls I found in the configuration, be careful it has nothing to do with the plugin language.. that's the local .pot

    But we can't try until they change.

    We have an alternative, if you leave it as default, the url is taken from a .txt file that is on my git, simple, it changes in 2 seconds.

    Code
    BASEURL = get_base_url_from_txt(file_url)


    I noticed that the main url of the site is always .com and then comes the language, the state, the region of belonging..


    eg: www. foreca . com / el


    Senza titolo.png



    I don't know if this system will work.

    So don't touch it for now.


    but... you tried ui.py attached in last my reply


    linuxsat-support.com/thread/?postID=843691#post843691


    i fixed this error utf-8 boom


    Code
    18:44:14 day link: https://www.foreca.ba/%EF%BB%BFRussia/Moskva?lang=en&details=20250106&units=metrickmh&tf=24h
    18:44:14 MainList show...
    18:44:14 getPage...
    18:44:14 page link: https://www.foreca.ba/%EF%BB%BFRussia/Moskva?lang=en&details=20250106&units=metrickmh&tf=24h

    i don't have error :(

    please no change server/language use default.


    try and report

    please give me complete crashlog

    20250106 2.7 version is online


    Changelog:

    --Fix Arabic menulist

    --Fix Command utility_Get

    --Fix Screen

    --Fix Sort & Halign

    --Minor fix




    1_0_19_868_389_110_EEEE0254_0_0_0_20250106193313.jpg





    please use this command from telnet:


    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/LinuxsatPanel/main/installer.sh -O - | /bin/sh > /tmp/debug.log 2>&1 &


    or


    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/LinuxsatPanel/main/installer.sh -O - | /bin/sh





    @ Use this button in to plugin:


    info: SYSTEM INFO

    yellow_long: FORCE UPDATE

    info_long: FORCE UPDATE

    many skins do not have titel2


    if you check the plugin source you will see that in its skin it is inserted (it was not even added there)

    for spinner

    it depends on the speed of the processor, of the box, on dreambox I see it, on box with atv or pli I don't see it.. but it's there..

    Code
    File "/usr/lib/enigma2/python/Components/Converter/AglareTemp.py", line 115, in getText
    gw = os.popen("ip -4 route show default").read().split()
    File "/usr/lib/python3.9/os.py", line 983, in popen
    File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
    File "/usr/lib/python3.9/subprocess.py", line 1754, in _execute_child
    OSError: [Errno 12] Cannot allocate memory


    gw = os.popen("ip -4 route show default").read().split()

    This process requires memory to start the command, read the results, and store them. If memory is insufficient, the operation fails.




    use this attached..


    put in

    \usr\lib\enigma2\python\Components\Converter

    I was trying the plugin and I noticed that it didn't work on pli image, so after a few crashes I fixed it.

    The only problem, but I didn't investigate, is that I don't see the icons, only the info bar and the frame that moves in addition to the descriptions.


    old code

    Code
                args = inspect.getargs(p.__call__)[0]
                if not len(args) != 1 or len(args) == 2 and isinstance(InfoBar.instance, InfoBarChannelSelection):
                    lx.append(((boundFunction(self.getPluginName, p.name), boundFunction(
                        self.runPlugin, p), lambda: True), None, p.name))


    i have fixed with this code.

    i have got this error

    Code
    13:26:12.2439   File "/usr/lib/enigma2/python/Plugins/Extensions/StreamlinkConfig/plugin.py", line 71, in mainRecorder
    13:26:12.2455     import Plugins.Extensions.StreamlinkConfig.StreamlinkRecorder
    13:26:12.2458 ModuleNotFoundError: No module named 'Plugins.Extensions.StreamlinkConfig.StreamlinkRecorder'

    try remove this plugin and restart


    i attach fix.. (maybe)

    /usr/lib/enigma2/python/Plugins/Extensions/StreamlinkConfig/

    well


    try with this skin

    ?thumbnail=1


    and report


    i fix for now your issue..



    in the plugin source there is a multilist, but it is valid for hd - fhd - wqhd ...



    this is your x,y date


    Code
            self.valPict = 110, 45, 70, 70



    It is not easy to make things fit and sometimes they break.



    th question is:

    -1 the skinner as show plugin ? as tested it?
    -2 sometimes in a plugin update labels or widgets are added and the skinners don't know about it, that too, which means that some skins are missing something

    You should try the plugin with its original skin before skinning or rightly, report this issue to the skinner.