Posts by fairbird

    version 12.5


    -Online Update Available

    -Add New Skin


    Very Important: Should be install plugin by online command or plugin online update

    (Don't install tar file) I just attach it for archived

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    For Old version 8.8 to old devices (Weak hardware) (No more support)

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh


    ab486da5fba92fe90d049629e.jpg


    2a4ae091cd4aad1.jpg

    version 12.4


    -Online Update Available

    -SpeedUp to open plugin with some Full Screen skins


    Very Important: Should be install plugin by online command or plugin online update

    (Don't install tar file) I just attach it for archived

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    For Old version 8.8 to old devices (Weak hardware) (No more support)

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh

    Update ...


    Edit last version with latest update ...

    version 12.3


    -Online Update Available

    -More Fixes


    Very Important: Should be install plugin by online command or plugin online update

    (Don't install tar file) I just attach it for archived

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    For Old version 8.8 to old devices (Weak hardware) (No more support)

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh

    version 12.2


    -Online Update Available

    -Fix white space on python3


    Very Important: Should be install plugin by online command or plugin online update

    (Don't install tar file) I just attach it for archived

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    For Old version 8.8 to old devices (Weak hardware) (No more support)

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh

    version 12.1


    -Online Update Available

    -Update Some codes


    Very Important: Should be install plugin by online command or plugin online update

    (Don't install tar file) I just attach it for archived

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer.sh -O - | /bin/sh


    For Old version 8.8 to old devices (Weak hardware) (No more support)

    Code
    wget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh

    Update ...


    Edit last version with latest update ...

    Update ...


    Ncam V12.3


    Code
    -CMake - Update minimum required version
    (trac.streamboard.tv/oscam/changeset/11698)
    -Fix some GCC 11 warnings
    -(trac.streamboard.tv/oscam/changeset/11699)
    -Fix some typos and cosmetics
    -(trac.streamboard.tv/oscam/changeset/11700)

    All files download links from first post

    Update ...


    Edit last version with latest update ...


    File with deb extension does not exist.

    Dont work for dreambox 820

    Solved and update files again ..


    If you have E2 device with open source ...

    Just you need to download ipk file from first post > then send it to /tmp directory > then give this command in telnet

    Code
    opkg install --force-overwrite /tmp/*.ipk

    First you need to know the correct path of libcrypto and libssl

    Code
    find /usr/lib -name '*libcrypto*'
    and
    find /usr/lib -name '*libssl*'


    As example from my ubuntu the path of libcrypto is

    Code
    /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1

    and libssl path is

    Code
    /usr/lib/x86_64-linux-gnu/libssl.so.1.1


    Finally give the commands to create softlink

    Code
    cd /lib/x86_64-linux-gnu
    sudo ln -s libcrypto.so.1.1 libcrypto.so.1.0.0
    sudo ln -s libssl.so.1.1 libssl.so.1.0.0

    more ...

    https://askubuntu.com/question…no-such-file-or-directory