Thanks man!!
Spread the word
Thanks man!!
Spread the word
any chance of somehow supporting CoreELEC?
some users are moving to it, and it seems like we can't even add the repository...
I can try, if it is not too complicated.
Please provide the content of /usr/share/kodi/addons/repository.libreelec.tv/addon.xml, if it exists.
Hello,
any news about jdownloader or other similar service support?
(for download from mega, 4shared, etc)
I do not expect to have time for this in the near future
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:
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
sleep 5 is enough, drop deluge.start
Thanks. The only settings here are those in the UI. Port and NI value. Where do the other settings go if you don't mind me asking.
And if you display hidden files?
Otherwise, use ssh and go to /storage./kodi/userdata/addon_data/service.qbittorrent
Registered to post this. Thanks for your hard work and this great repository.
I have a question regarding qBitTorrent. Where are the configs stored, like download/upload limits, queuing, etc? I would like to adjust cache values as I'm being hit hard with "write cache overload" but I can't find where to adjust the settings.
Configuration is stored in smb://libreelec.local/userdata/addon_data/service.qbittorrent
Display MoreI am helping my nephew with his Libreelec with the same problem.
However he is all up to date yet the same error persists. I tried uninstalling sonarr, radarr and mono, also deleting the data. Then I reinstalled them yet the error is still there on his.
Seems strange that it worked for one machine and not the other.
Even with new installs and blank settings the error shows right away.
If you can think of something for us to try please let me know.
Thanks
I bumped thoradia-mono to revision 9.
Check for add-on updates.
I just updated the addon but the problem is still there, I am just guessing that the update has not been pushed to your repo yet?
Have you updated Thoradia Mono Tools to 9.0.8?
On what are you running LibreELEC, Generic or RPi2?
I think I have found the problem. A fix should be available soon.
Fixed
I think I have found the problem. A fix should be available soon.
Considering I have been running the alpha flawlessly for a long time now, this is very disappointing...
I have asked for help from the Sonarr team but they said they can't do anything.
Is there nothing I can do manually that might fix this?
I checked:
libmediainfo.so.0 is in LD_LIBRARY_PATH, but Lidarr/Sonarr/Radarr do not pick it up
[Error] VideoFileInfoReader: mediainfo is required but was not found
[v2.0.0.5153] System.DllNotFoundException: libmediainfo.so.0
at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <907396538063488ebd3918dbee5833ec>:0
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <907396538063488ebd3918dbee5833ec>:0
[Error] DetectSample: Failed to get runtime from the file, make sure mediainfo is available
I will try to fix when I have the time.
Where did you ask help at Sonarr?
Display MoreHey!
great work thoradia
first sorry for my english
I want to use rtorrent+rutorrent and transmission, but could not be run, I dont know what is my wrong.
I use TVbox S912 2G+16G, try use libreelec 8.2 could not be run. I can run OS "LibreELEC 9.0 Alpha for Amlogic S905/S912 devices"
I have add thoradia repositiories but "could not connect repositiores", then I download zip, rtorrent rutorrent transmission, from github : thoradia/thoradia/tree/master/9.0/Odroid_C2/aarch64 , install and not be run.
first is rtorrent, i copy from my route config file rtorrent.rc, put to "/storage/.kodi/addons/service.rtorrent/doc/rtorrent.rc" and fix download dir. but rtorrent could not run.
I try debug
LibreELEC:~/.kodi/addons/service.rtorrent/bin # rtorrent
-sh: rtorrent: not found
LibreELEC:~/.kodi/addons/service.rtorrent/bin # /storage/.kodi/addons/service.rtorrent/bin/rtorrent
-sh: /storage/.kodi/addons/service.rtorrent/bin/rtorrent: not found
LibreELEC:~/.kodi/addons/service.rtorrent/bin # ls -al /storage/.kodi/addons/service.rtorrent/bin/rtorrent
-rwxr-xr-x 1 root root 1271744 Mar 6 22:36 /storage/.kodi/addons/service.rtorrent/bin/rtorrent
LibreELEC:~ # systemctl start service.rtorrent
LibreELEC:~ # netstat -anpt|grep 5000
LibreELEC:~ # systemctl status service.rtorrent
● service.rtorrent.service - rTorrent
Loaded: loaded (/storage/.kodi/addons/service.rtorrent/system.d/service.rtorrent.service; enabled; vendor preset: disabled)
Active: inactive (dead) since Wed 2018-03-07 13:51:40 CST; 36min ago
Docs: Home · rakshasa/rtorrent Wiki · GitHub
Process: 3029 ExecStop=/bin/sh /storage/.kodi/addons/service.rtorrent/bin/rtorrent-ctl stop (code=exited, status=0/SUCCESS)
Process: 2977 ExecStart=/bin/sh /storage/.kodi/addons/service.rtorrent/bin/rtorrent-ctl start (code=exited, status=0/SUCCESS)
Main PID: 3026 (code=exited, status=0/SUCCESS)
Mar 07 13:51:40 LibreELEC systemd[1]: Starting rTorrent...
Mar 07 13:51:40 LibreELEC systemd[1]: Started rTorrent.
LibreELEC:~ # ps|grep torrent
3016 root 0:00 httpd -c /storage/.kodi/addons/service.rutorrent/config/httpd.conf -p 6880
3300 root 0:00 grep torrent
LibreELEC:~ # netstat -anpt
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/systemd
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 3017/kodi.bin
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2609/sshd
tcp 0 0 0.0.0.0:36666 0.0.0.0:* LISTEN 3017/kodi.bin
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 2734/smbd
tcp 0 0 0.0.0.0:4713 0.0.0.0:* LISTEN 2554/pulseaudio
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 2734/smbd
tcp 0 820 192.168.78.38:22 192.168.78.50:3263 ESTABLISHED 3203/1
tcp 0 0 :::111 :::* LISTEN 1/systemd
tcp 0 0 :::8080 :::* LISTEN 3017/kodi.bin
tcp 0 0 :::22 :::* LISTEN 2609/sshd
tcp 0 0 :::36666 :::* LISTEN 3017/kodi.bin
tcp 0 0 :::445 :::* LISTEN 2734/smbd
tcp 0 0 :::6880 :::* LISTEN 3016/httpd
tcp 0 0 ::1:9090 :::* LISTEN 3017/kodi.bin
tcp 0 0 :::4713 :::* LISTEN 2554/pulseaudio
tcp 0 0 :::139 :::* LISTEN 2734/smbd
have the bin file, but notify "no found"
have no run, but log tail me have run.
what should I do ? what is my wrong ?
Use zip files for RPi2/arm
Sonarr has stopped working with error: MediaInfo Library could not be loaded libmediainfo.so.0
I believe this is since the latest update.
How can I resolve this problem?
Thanks for the feedback.
This problem occurs on LibreELEC 9.0 (unstable, pre-alpha) and could be caused by LibreELEC, Mono or my add-ons.
I will address it when LibreELEC 9.0 settles (reaches alpha).
Display Morehi there,
Awesome software, and great support in this thread!
I have an issue with Jackett, I wonder if anyone can help.
I had a working set up on an S905 device. I then made a backup and moved to an Intel x86 machine.
Now I can't seem to connect to any indexers in Jackett. Tried deleting user data in Jackett and reinstalling, but no joy.
Error log:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.Any help would be much appreciated!
Add-on data can be re-used, but S905 binaries will not run on x86_64.
You must update your add-ons: Thoradia, Mono, Thoradia Mono Tools, Jackett, etc.
Thnaks for the work on the addons.
I am interesed in aria2, however, is the webgui frontend included or are there plans to include it? I didnt see any mention of it.
Thanks!
Use webui-aria2. According to its README.md:
Then download the webui, you can either do that by downloading this repository and running index.html in the browser. Or you could just head on to webui-aria2 and just start downloading files! After that you can also save it for offline use by saving from the browser save page as option.
Display MoreHi,
I have a trouble setting up flexget and deluge.
I am trying to migrate flexget and deluge from my server to my "media center" and the flexget complains it cannot find the deluge plugin.
Code2018-01-20 21:29 CRITICAL task task-name Plugin `deluge` cannot be used because dependency `deluge` is missing.
Does the flexget from your repository supports the deluge plugin and if so can/should I specify a path to it or something else that needs to be done?
FlexGet 8.2.4 by thoradia
flexget.ctl -V
2.11.9
LibreELEC (community): 8.2.2.3
Thank you in advance.
This should be fixed in revision 5 of the add-on.
Let me know.
I just installed rutorrent from thoradia repo, and it is working fine except one thing: Libreelec is installed on my Khadas Vim (s905x) eMMC and there is only 13gb free space left, I have a 64gb sd card but I am unable download on sd card, just on eMMC. Is it possible to download on sd card, maybe rutorrent need permission to write on sd card? With deluge I can download on sd card straight away, but I would prefer rtorrent...
Any suggestions?Thx.
(Sorry about my english)
StopDirectory is set to /storage in /storage/.kodi/addons/service.rutorrent/rutorrent/conf/config.php. The highest directory rutorrent can reach is therefore /storage.
To solve your problem, symlink your SD card somewhere under /storage.
I recommend against editing config.php, because changes will be lost whenever rutorrent is updated.