Posts by tammyswanson

    Hi there. Thank you very much for these addons, they have been working great for me the past few days!

    However I am now having an issue with Deluge, which doesn't seem to start up with LibreElec, but when I SSH in and run deluge.start everything is working fine. I saw an earlier post from Thoradia (in 2016) saying to create an init.sh file in the service.deluge folder, which I have now done but it still isn't working. My init.sh looks like:

    Code
    sleep 5
    deluge.start

    Is this correct? I am a bit of a noob to Linux to sorry if this is completely wrong. I have tried a few variations (with and without #!/bin/bash and removing the 3rd line) but to no avail.

    Any help would be greatly appreciated,

    Thanks