Posts by Lululla

    major fix..in next update

    -fix for Category sport videos: unlike E2player, this plugin now scrolls the pages with new items: I noticed that on e2player it added the previous list + 1 video item per page-next.

    In sports: I had to reduce the search pages... there are thousands of titles.


    New Category:
    --Programs


    Screenshot_11-8-2025_233555_192.168.1.78.jpeg



    - Search (advanced db onLoad)


    Screenshot_11-8-2025_233616_192.168.1.78.jpeg



    Screenshot_11-8-2025_233344_192.168.1.78.jpeg


    Screenshot_11-8-2025_233411_192.168.1.78.jpeg


    Screenshot_11-8-2025_233447_192.168.1.78.jpeg


    Screenshot_11-8-2025_23350_192.168.1.78.jpeg



    :beer1: :beer1:

    - When you browse a webcam list, for example "European webcams" and you're on page one then the last showed webcam (at the bottom) on the page is at page two again the top one webcam. That's a little bit confusing, when you scroll several pages.

    Yes, I should check. As soon as I can. But scraping websites with Enigma isn't easy. If it were an online JSON file, it would be much better.


    Quote

    - When you browse a webcam list, for example "European webcams" and you're selecting a webcam and then zap with +/- (or up/down) to other webcams, then when you go back to the list, the cursor is still on the first selected one. Better is it when it gets to the webcam last watched.


    Well, I should add an index to pass here... mmm...

    I don't know if it's worth it, but I'll have to check this too. Thanks

    on oATV the Settingsmenu has another look and there is no more a Hidden Settingsmenu

    Yes indeed... The photo was recovered from an old code.

    I know it's not there.

    Some options have been added to the standard menu, others removed.

    That's why I said to eliminate crashes, insert a check; it doesn't cost anything.

    And maybe remove the PNG MENU.

    is simple..

    My personal opinion...

    It's simple, just add a line.



    Code
        def keyMenu(self):
            if hasattr(ConfigListScreen, "keyMenu"):
                ConfigListScreen.keyMenu(self)
            else:
                return


    but the question is: what happened to the hidden menu?.


    Code
            if hiddenOptions:
                list.append(getConfigListEntry('\\c00289496' + _("----- HIDDEN OPTIONS -----"), config.plugins.iptvplayer.FakeEntry))
                list.append(getConfigListEntry(_("VFD set current title:"), config.plugins.iptvplayer.set_curr_title))
                list.append(getConfigListEntry(_("Write current title to file:"), config.plugins.iptvplayer.curr_title_file))
                list.append(getConfigListEntry(_("The default aspect ratio for the external player"), config.plugins.iptvplayer.hidden_ext_player_def_aspect_ratio))
    
                list.append(getConfigListEntry("E2iPlayer auto start at Enigma2 start", config.plugins.iptvplayer.plugin_autostart))
                list.append(getConfigListEntry("Auto start method", config.plugins.iptvplayer.plugin_autostart_method))
                list.append(getConfigListEntry("Prefer hlsld for playlist with alt. media", config.plugins.iptvplayer.prefer_hlsdl_for_pls_with_alt_media))
                list.append(getConfigListEntry(_("Hosts List Type-NOT FINISHED"), config.plugins.iptvplayer.hostsListType))


    Only a few options are present.. I would remove that menu button at this point to avoid crashing.

    pasted-from-clipboard.png


    Maybe I'm the one who can't find the options.


    Then that menu button in the config menu makes no sense ;)


    :hmmmm:

    Lululla is this something that needs to fix in e2i or in oPLI?


    if it is in e2i can you fix it an make a PR?

    See Masta2002

    I think it's better if our dear friend @jbleyel does it.

    Since he inserted


    Code
    def keyMenu(self):
        ConfigListScreen.keyMenu(self)


    I think it's the same for PLi, but maybe the famous hidden menu that used to be there is missing. I have no idea. There have been so many PRs, and I don't want to "break" anything, otherwise jbleyel will beat me up. :smiling face:

    ok..

    example
    widevine protocol is not supported from serviceapp..




    i have developed an example the code for it..


    but not worked..
    i put here example library..
    only for developer ok?


    ---add folders helpers (widevine) in folders plugin.

    no have ideas.. but the check work.. (as seen in the photo)
    pasted-from-clipboard.png

    For test go to
    Live Channel

    and select any sports video
    [SPORT] ---- BOOM BOOM .. :)


    pasted-from-clipboard.png


    pasted-from-clipboard.png


    other coder are welcome here..

    issue on config menu
    crash on PLI.. please fix
    on menu press MENU for (Advanced Config)


    Code
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Components/ActionMap.py", line 56, in action
      File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/components/configbase.py", line 288, in keyMenu
        ConfigListScreen.keyMenu(self)
    AttributeError: type object 'ConfigListScreen' has no attribute 'keyMenu'
    [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xa7b3dd18>>,('IPTVPlayerListActions', 'menu')) failed)


    or remove item for pli


    Code
    def keyMenu(self):
        pass

    pasted-from-clipboard.png



    pasted-from-clipboard.png


    -minor fix

    -add teathre show in ondemand category

    -show poster on video sport