Posts by Starfish

    Wow... Such a "strong" community here...

    For those having problems with Transmission with Librelec on RPi (obviously most of people land on this page after search), here's a quick solution for you:
    1. Download relevnat .service file from here
    2. In terminal SSH to your RPi and paste these two commands

    Code
    mkdir /storage/.kodi/addons/service.downloadmanager.transmission/lib
    cp /usr/lib/libcrypto.so.37.0.0 /storage/.kodi/addons/service.downloadmanager.transmission/lib/libcrypto.so.35


    3. Enjoy.

    NOTE: NO DOCKER INVOLVED :D

    Hi guys,

    I wonder if anyone experienced this before. Basically I did all exactly the same as it was explained in a thread. BUT at the end I always get Docker restarting the Transmission service. The message I get is "name: transmission | action: start" and it repeats every 10 seconds and I can't access the transmission URL.

    This is the only thing which doesn't allow me to move to Libreelec from Openelec at the moment which I really want to especially with the Krypton release.
    I did all exactly the same on 2 different Libreelec builds and always got same issue. Using RPi3.

    Sorry for a noob question. I'm totally new in Linux, KODI and Libreelec.