Posts by Lululla

    The logs show that the multiple proxy launch issue has been definitively resolved:


    The first launch (16:16:34) was skipped because delayed_boot_tasks() detected that the plugin was already open (Plugin already opened, boot tasks skipped).

    The proxy was started only once since the plugin was opened (16:17:13 → MainVavoo Starting proxy...).

    Subsequently, the catalog loading proceeded without interruption, and the proxy became Ready (16:17:30).

    The next time the plugin was opened, it was detected as already active (Proxy already ready) and was not restarted.


    No multiple launches – the system behaves as expected.


    **

    The Rytec database not found message is another issue (EPG not configured), unrelated to the proxy launches.

    The plugin is stable and ready.


    i update git..
    1.70

    WELL I HAVE A TEST FOR beatles1961.:
    AND YOU GIVE ME A DUBUG LOG



    I'll explain the tests to you


    The first start (15:32:17) is delayed_boot_tasks().

    The second (15:33:26) occurs when MainVavoo is opened (the user opened the plugin).

    But at that time, the catalog hadn't yet loaded completely and the port wasn't listening, so run_proxy_in_background() didn't detect the active proxy and started a new process.


    The new logic waits up to 15 seconds if the boot file exists, and actually checks whether the port is listening (is_proxy_port_listening()).

    It also clears the PID file if the process is a zombie.



    try..


    ops.. re download and test..

    on linuxsat panel 2.69 5 hours ago.


    v.1.69 · OwnerPlugins/vavoo@25dd4b7



    Rytec database not found

    [VavooEPGMatcher] Rytec database not found.

    → The file /etc/epgimport/rytec.channels.xml does not exist. Without it, EPG matching cannot work.

    Solution: Install EPGImport and make sure the Rytec file is downloaded.


    vavoo.log please on v.1.69 (new last)

    To avoid confusion and lengthy searches, let's start here ;)


    Last version it's on Linuxsatpanel..


    README HELPERS..
    vavoo/README.md at main · OwnerPlugins/vavoo



    Before you write...

    Check these steps:



    1. Verify that the proxy is running:
    2. from Telnet (open telnet with putty or other software.. and digits this code and put output here

      Code
      ps aux | grep vavoo_proxy
      netstat -tulpn | grep 4323
    3. and put output here

    ------------------------

    1. Open browser on pc and digit
    2. IP_BOX:4323/status
    3. if show status is json fotmar type:

      {"initialized": true, "channels_count": 9652, "addon_sig_valid": true, "addon_sig_age": 463, "local_ip": "127.0.0.1", "port": 4323}

    4. all ok..

    ------------------------

    1. open Plugin vavoo and go to:
    2. Menu config
    3. SET --> proxy on
    4. Save
    5. Reopen plugin.
    6. check if ok

    ----------------------

    # Setting Service Player

    • Go to menu/settings (image)
    • eg: for Open Atv

    pasted-from-clipboard.png


    pasted-from-clipboard.png


    • Save / Reboot



    ----------------------

    1. If you have issue..:
    2. Vavoo Proxy Stream Live - New discussion & support
    3. attach here /tmp/output.log


    -----------------------


    :clinking beer mugs:

    No, I'm not angry, on the contrary... :smiling face with hearts:

    But I've been repeating things a thousand times... Maybe I should start a new topic and explain it well in the first post...

    As soon as I have time...

    If any of the other users understand, they can chime in. I'll be a bit absent.

    all ok here..