Simple ZOOM Panel

There are 845 replies in this Thread which was already clicked 314,854 times. The last Post () by generali.

  • install curl

    A question if I may. I tried the "opkg install curl" command via telnet with Openatv 7.4 but it doesn't work, while with 7.3 it does, would you know the reason?. Thank you


    However I understood why the plugin doesn't finish the script for me. In simple words, I use the oscamicamnew and the script does not contain the path of the latter, but only of the oscamicam. So I tried to add it, but then the script goes back to how it was before. How can I do? Thank you

    Edited once, last by master G: Merged a post created by UDG into this post. ().

  • Hey everyone,


    I wanted to share my thoughts on why I believe OSCam is the best choice among the various CAMs available.


    1. Open Source: OSCam is open-source, which means it's continuously improved by a community of developers.


    2. Flexibility and Customization: OSCam offers a high level of customization and supports multiple configurations. This flexibility allows it to be tailored to fit various needs and environments.


    3. Wide Compatibility: It works seamlessly with a wide range of hardware and software, making it a versatile option regardless of your setup.


    4. Active Development and Support: The active community behind OSCam ensures regular updates and improvements. There’s also plenty of support available through forums and user groups.


    5. Robust Performance: In my experience, OSCam provides reliable and efficient performance.


    6."HomeMade" config: i am only "developing" optimised config for OSCam.

  • If anyone knows a fix for the OscamDATAx issue, please share it. Thank you!


    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
    sleep 0  <----is missing
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    Freedom

    I'm not Jewish

    Edited 2 times, last by gull0815 ().

  • If anyone knows a fix for the OscamDATAx issue, please share it. Thank you!


    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
    sleep 0
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    It is already implemented in the code...

    •   :head banger: This will always NEVER! help...
  • In your sh



    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
     
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    Correct

    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
    sleep 0  <----is missing
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    1 Time "sleep 0" is missing in the sh

    Freedom

    I'm not Jewish

    Edited 2 times, last by gull0815 ().

  • install curl

    A question if I may. I tried the "opkg install curl" command via telnet with Openatv 7.4 but it doesn't work, while with 7.3 it does, would you know the reason?. Thank you


    However I understood why the plugin doesn't finish the script for me. In simple words, I use the oscamicamnew and the script does not contain the path of the latter, but only of the oscamicam. So I tried to add it, but then the script goes back to how it was before. How can I do? Thank you

    Hi

    curl,in the simple zoom application, you will just select and do ok.

    zoom-extra-addons-dependencies-curl

  • In your sh



    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
     
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    Correct

    Code
    cat /etc/OscamDATAx.cfg >> /tmp/server  
    sleep 0  <----is missing
    cp /tmp/server /etc/tuxbox/config/oscam/oscam.server  2>/dev/null || true
    sleep 0

    1 Time "sleep 0" is missing in the sh

    Thank you for your eyes. :zany face: it Will be updated in a sec. You will dont need to anything to download it will be self updated.

    •   :head banger: This will always NEVER! help...
  • My OscamDatax.cfg has been regularly written in /etc/tuxbox/config/oscam.server ( and ncam.server) after the servers download I had it since zoom downloader 1.1.2

    Yes, it would work, but I made a mistake with the Phoenix version. The "sleep 0" command is crucial because it ensures the process is completely finished. If you're only dealing with one line, it will likely complete successfully, but with more lines, the process can be slower, causing it to skip steps.

    •   :head banger: This will always NEVER! help...
  • Yes I know. Thank you. The problem is that once the installation was complete it gave me a bluescreen so I wanted to avoid installing it with the plugin

  • E2W!zard added a new version:

    Quote

    Patch:

    1. Added Python 3 libraries in the POSTINST script.

    2. Added Python to dependencies to install Python 3 libraries.

  • E2W!zard

    Added the Label Zoom

Your resource for Enigma2 softcam plugins

Discover essential Enigma2 softcam plugins. Access downloads and support for tools that manage channel decryption and conditional access. Find downloads, configuration guides, and community support for the latest conditional access and emulation tools.

Participate now!

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