Streamlinkproxy Python3 Only discussion & support

There are 432 replies in this Thread which was already clicked 70,594 times. The last Post () by jeepcook.

  • Grrrrrr but youpi!! Your screenshot gave me the answer!! I did a syntax error near tf1-email, I call this with & instead of ? to define the rest of the line as parameters.

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • Hello,


    As already asked, could you please remove the forced reboot at the end of the plugin installation? It's not standard to force a reboot on unix/linux platforms.


    Thanks

    Octagon SF8008 IPTV / DVB-S2X / DVB-C / T2

    OpenATV multiboot 7.5.1 / 7.6

  • Installed the plugin and it works out of the box with the 1st Vu SoloSe (Openpli 9). The second Vu does need a manual streamlinkproxy 7.6.0 start via the Cli.

    Accidently I was trying to debug the black screen when it appears after the "streamlinkproxy manualstart DEBUG" command.


    When installing version 8.0.0 I ran into a python 3.9 library issue, so I decided to used 7.6.0 for the moment.


    Q: How can I avoid this manualstart problem?

  • When installing version 8.0.0 I ran into a python 3.9 library issue

    Снимок экрана 2025-11-17 в 19.48.08.png

    support thread : Streamlinkproxy Python3 Only discussion & support


    Accidently I was trying to debug the black screen when it appears after the "streamlinkproxy manualstart DEBUG" command.

    OpenPli 9.1 Python 3.9

    Снимок экрана 2025-11-17 в 20.21.22.png

    What's not working? What is a “black screen”?

    if you like it you can make donations

  • Thank you very much for providing this extension.

    I have installed the latest ipk on a SF8008 running OpenPLi9.1 but it does not seem to work.

    Can you see anything during the installation that would explain it ?


  • Hello everybody,

    Thanks to user passata I realised why the latest Streamlink 8.0.0 does not work on OpenPLi 9.1 so I have installed it on OpenPLi Scarthgap on an Octagon SF8008:


    For some reason it does not still play several streams.


    Has anybody an idea what I should look for ?

  • import streamlink.logger as logger ModuleNotFoundError: No module named 'streamlink'

    Restart GUI

    Of course I have restarted not only the GUI but several times the image.




    For some reason it does not still play several streams.

    Where are the examples of streams or logs where we can see that they are not being played?

    Sorry, you're right.
    Here are some:

    Code
    #SERVICE 5002:0:1:4234:160:0:0:0:0:0:http%3a//127.0.0.1%3a88/https%3a//d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/5ad84e6a-299b-11ec-b414-948e0b8da07d/0/master.m3u8?uid={PSID}&optout={TARGETOPT}&country=DE&vendor=samsung&ads%3aapp_domain={APP_DOMAIN}&ads%3aapp_name={APP_NAME}&coppa=1&ads%3atcf={TC_STRING}:Bergblick Free*
    #SERVICE 4097:0:1:F78C:6DF2:EC:0:0:0:0:http%3a//127.0.0.1%3a88/https%3a//streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 --http-header "Referer=https%3a//streaming7.huberwebmedia.at/" --http-no-ssl-verify:Ländle TV (Vorarlberg)*
  • #SERVICE 4097:0:1:F78C:6DF2:EC:0:0:0:0:http%3a//127.0.0.1%3a88/https%3a//streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 --http-header "Referer=https%3a//streaming7.huberwebmedia.at/" --http-no-ssl-verify:Ländle TV (Vorarlberg)*

    WTF???

    Code
    #SERVICE 5002:0:1:F78C:6DF2:EC:0:0:0:0:http%3a//127.0.0.1%3a8088/https%3a//streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8?http-header=https%3a//streaming7.huberwebmedia.at&http-no-ssl-verify=1
    #DESCRIPTION Test Austria

    Снимок экрана 2025-11-23 в 12.12.58.pngСнимок экрана 2025-11-23 в 12.13.38.png

    Снимок экрана 2025-11-23 в 12.14.37.pngСнимок экрана 2025-11-23 в 12.15.00.png

    if you like it you can make donations


  • Am I right that the installation has not been successfull ?


    On my SF4008 where the streams are working it's looking different:


    Edited 2 times, last by dxellas ().

  • root@sf4008:~# streamlinkproxy manualstart DEBUG

    [streamlinkproxy][info] Streamlinkproxy server ver 1.0.4 started - 10.5.0.2:8088

    [streamlinkproxy][debug] Steamlink library version used: 7.6.0

    Judging by the log, everything is working fine for you. Turn on the channel and you will see what will be in the log on the screen. But the most important thing in your example is the nonsense in the link to the broadcast. Compare it with the example (your link) that I wrote to you.

    if you like it you can make donations

  • Am I right that the installation has not been successfull ?

    Not sure. Check if you have a streamlink folder in /site-packages/. Judging by the startup log, it is missing. Try simply removing the plugin using opkg remove and reinstalling it.

    if you like it you can make donations

  • install from feed

    opkg install python3-compat2


    Then install streamlinkproxy (8.0.0) plugin


    openpli scarthgap sf8008


    sf8008 login: root

    root@sf8008:~# cd /tmp

    root@sf8008:/tmp# opkg install *.ipk

    Installing enigma2-plugin-extensions-streamlinkproxy (8.0.0) on root

    Configuring enigma2-plugin-extensions-streamlinkproxy.

    rm: can't remove '/tmp/enigma2-plugin-extensions-streamlinkproxy_8.0.0_all.ipk': No such file or directory



    Streamlinkproxy plugin installed successfully

    2020-2025 (c)Dorik1972

    root@sf8008:/tmp#

    Edited 3 times, last by passata ().

  • root@sf4008:~# streamlinkproxy manualstart DEBUG

    [streamlinkproxy][info] Streamlinkproxy server ver 1.0.4 started - 10.5.0.2:8088

    [streamlinkproxy][debug] Steamlink library version used: 7.6.0

    Judging by the log, everything is working fine for you. Turn on the channel and you will see what will be in the log on the screen. But the most important thing in your example is the nonsense in the link to the broadcast. Compare it with the example (your link) that I wrote to you.


    The log is from the SF4008 (OpenATV 7.5.3) where it is working:



    Now in the SF8008 (OpenPLi Scarthgap) which I have posted in the beginning something is going wrong with the same links:


    Code
    openpli scarthgap sf8008
    
    
    sf8008 login: root
    Password:
    root@sf8008:~# streamlinkproxy manualstart DEBUG
    [streamlinkproxy][info] Streamlinkproxy server ver 1.0.5 started - 10.5.0.2:8088
    [streamlinkproxy][debug] Steamlink library version used: 8.0.0+8.g4eaee26c7.dirty


    If you mean by nonsense the port 88 instead of 8088 it's because I could not remember if OpenPLi it working with this (I've been working for years with SatDreamGr where this was the case.).

  • This made the difference !!
    Thanks so much.




    Edited once, last by dxellas ().

Your resource for Enigma2 IPTV plugins

Discover the best Enigma2 IPTV plugins. Access downloads and dedicated support for integrating live TV streams and video-on-demand services. Find downloads, setup guides, and community support for the latest streaming players and playlist managers.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!