Hi
I just bought a Raspberry Pi 3 with OSMC installed. I’m new to this, and I’m wondering if it’s possible to install a client that is able to download http-links via the network similar to what can be done with Transmission and torrents.
I guess it can be done with SSH and some terminal code, but is there a solution with a GUI?
I want to be able to connect to Kodi from a remote computer and download a file from http to it.
But I found a way! I installed Aria2 which can download files via the terminal, and then I added a webUI to it. Took me awhile to get it to work, and right now I’m struggling with keeping Aria2 open and accessible from the UI.
Sometimes the WebUI losses the connection with Aria. Everytime the system reboots, I have to start Aria from the terminal manually. Trying to find a way so the Aria command line gets executed when the system starts.
You are aware that Debian Jessie is using systemd and that /etc/init.d is just being supported via a conversion program and it is not the best way to run services in jessie.