Please provide logs:
- use smb or ssh to append the following lines to /storage/.kodi/userdata/addon_data/service.rtorrent/rtorrent.rc:
- restart rTorrent with the following command:
You will find logs in /tmp
Please provide logs:
You will find logs in /tmp
Display MoreHi there,
Transmission is not working for me
I have LE 8.02 installed (RPi2.arm)
I installed thoradia addons using .zip file. Version 8.1.9. "Run" button appears disabled (I dont know if it means something).
I installed Transmission (8.1.12) but "Run" button appears disabled too.
Tell me if I can help in any way.
Edit: I tried using Deluge, and I get the same problem
rTorrent and Deluge have web user interfaces, at libreelec.local:6880 and libreelec.local:8112, respectively.
Thank you for your feedback, vanbeer
Edit: adding "sleep 5" to rtorrent-cli fixes the problem. Everything seems to work but i get the following error message;
I neither understand why you had this problem, nor why the command you added solves it.
Would you please be so kind to remove the command and to reboot, and to tell me if the problem persists.
For the sake of clarity I will update system.d unit of rutorrent to start after that of rtorrent, but it should make no difference really.
Unpack plugin: rTorrent user can't access 'unrar' program.
The plugin "Unpack" seems to cause the issue. When i disable it, the error message doesnt reappear.
I am using the latest versions of rtorrent and rutorrent on LE 8.0.2 (RPi2)
I will add unrar (and mediainfo) to rutorrent.
In the meantime, you can install one of the System Tools, NZBGet or SANnzbd add-ons, which ship unrar.
Niabi, what host Debian or Ubuntu were you able to compile qt-everywhere on?
This is what I used to build qtbase and qtlinguist. It builds for all vanilla LibreELEC projects.
Anyway, you should set up a donate page. I'd love to donate a little.
How to donate:
- love or help someone
- support artists
- submit code
hello again,
is there any addon for to create own http/www server?
Yes: httpd command or vpeter's LAMP add-on.
Thoradia add-ons are now available for LibreELEC 9.0.
Hi.
Can it be stopped to launch chromium after startup? When chromium is installed the services like sickrage, couchpotato always startup a home page.
Hi iLLiac4,
In Couchpotato web user interface: Settings > General > Launch browser
In Sickrage web user interface: Settings > General > Misc > Launch browser
I will see if there is a way to disable it by default.
Display MoreHi there, I hope you might be able to assist me with my couchpotato problem.
I know its not your couchpotato but I have no idea where to get help.
My couchpotato suddenly stopped working one evening, or I think it stopped as I am unable to access it from the web GUI for almost a month and it is not searching ot snatching anything.
It all started when we had a power failure. I am unable to manually restart it as I have no idea which command to run through ssh.
I am hesistant to install from your repo for the sole reason that I will lose all of my settings and movies I already added.
Would you be able to assist me? Im using couchpotato compiled by Isellens.
Hope you or anyone else can help me.
Hi themowgs,
lsellens has an account on this forum.
You could therefore try to ask him directly, or in another thread.
I hope you will be able to fix your problem.
hi, I used Transmission from thoradia on my previous ARM S905 box (LE8.0.1).
Now I try use the same on Wetek Play 2 (S905 too) but I cannot access via webui.. LE8.0.2 and tried on LE8.0.1 - same problem...
Is there anyone who use Transmission on WP2 with 8.0.2??
Which flavour of LE are you using for your S905: aarch64 or arm?
Are you installing the add-on via the Thoradia Add-ons repository (see here)?
If so, what is displayed in the settings of the Thoradia Add-ons service?
I have updated my branch: libtorrent, xmlrpc-c and rtorrent now build with LibreELEC 8.0.
rtorrent does not require libsigc++ anymore.
I will go through the remaining packages later.
I mean this commit: openssl: replace libressl in depends · thoradia/LibreELEC.tv@ce4779e · GitHub
This is for LibreELEC 9.0, which is more work than I expected.
Focus on this branch: Commits · thoradia/LibreELEC.tv · GitHub
I have managed to build libtorrent.
Next steps: xml-rpc, then rtorrent.
After that: rutorrent dependencies, rutorrent and an add-on.
thoradia, what is the reason you switched from LibreSSL to OpenSSL?
I did not. Why do you ask?
Edit: Well on my last try I finally got it, I had to dissable a bunch of modules I didn't need and now it compiles.
Great! Which modules? Tell us!
git clone [email protected]:/thoradia/LibreELEC.tv
cd LibreELEC.tv
git checkout thoradia-SX05-8.0
PROJECT=S805 ARCH=arm scripts/build qt-everywhere
I trust branch thoradia-SX05-8.0 is based on a recent kszaq release.