Posts by edjalmo

    Is it possible to transfer my previous couchpotato settings file to the thoradia couchpotato? I am really not in the mood to redo the entire thing.

    I have my old couchpotato.ini file but cant seem to find where I need to copy it to.

    the files is here /storage/.kodi/addons/ but I don't know about this, I never did!

    Share if work!

    januszmirek you use radarr/sonarr? Maybe this is causing you issue (image). If yes, try not rename files to test.

    Or if rtorrent have no especially function that you use, try to migrate for Transmission. I use it with external disk and had no issues about this.

    And if nothing this solve try uninstall and install again torrent client (and maybe LibreELEC itself), because here is working normal!

    (Raspberry Pi 3b hardware here)

    In my case, rtorrent stores default save path correctly even after restart. But I had to modify rtorrent.rc file for this to work. No json file edit was needed in my case.

    On another note and sadly enough, I tried today qbittorrent and issue of rechcking/rehasking files persists with qbittorrent as well;(

    Again, I'm starting to believe that this is actually libreelec issue and in which order it mounts the external drives vs starting services. This is another service after deluge, rtorrent and transmission that acts exactly the same after restart. Of course, if a service is stopped manually and libreelec is restarted, everything is fine;(

    Also, note this: with say around 50 torrents active, after the reboot, only about 20 return rehash error whilst the rest is seeding ok. That would further point towards issue with timing. It appears as if only some of the files were checked (and returned as missing) seconds after the reboot (when drive was not yet mounted), and then as soon as external usb drive is mounted (a few seconds later), the rest of files returns positive check and torrents are being seeded with no errors.

    If someone could provide some hints on how to delay particular service start I could play with it and report back with findings. I don't believe every single tested torrent client has the same problem.

    thoradia  januszmirek

    I searched and found this:

    035524.html

    How to delay the VCS startup after a reboot on RHEL 7.3

    Try add this on rtorrent.service

    Code
    TimeoutStartSec=100
    ExecStartPre=/bin/sleep 50

    before ExecStart command.

    I don't know if it work, I'm not at home now to test. This is to make the service wait 50s before starting.

    You can found the services on /.config/system.d

    About settings.json: I think this is the configuration file of Transmission, but don't know for sure.

    Another thing I noticed is it the download folder always change to default (/storage/.kodi/userdata/addon_data/service.transmission/downloads) when I reboot the system. At least in Transmission client.

    thoradia what you think about this issue and januszmirek issue too? You think is related with the torrent client and not with your add-ons?

    If yes where is the file settings.json of Transmission, maybe there I can change the folder (I searched but don't finded).

    I removed de -it, like suggested here and it worked :)

    Thanks again Iridium

    Now cron is this way

    Code
    0 */8 * * * /storage/.kodi/addons/service.system.docker/bin/docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v /var/media:/var/media dtroncy/rpi-subliminal --legendastv username password download -p legendastv -l pt-BR -a 1w /var/media/Seagate\ Backup\ Plus/Kodi/Filmes/ /var/media/Seagate\ Backup\ Plus/Kodi/Seriados/

    It's working now!

    When he made the modifications I mentioned before, he already fixed! Just doesn't work because I had a cache of the previous version. I cleaned

    docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v /var/media:/var/media -it dtroncy/rpi-subliminal cache --clear-subliminal and now it working!

    Thank you very much Iridium for helping!

    For the record:

    For install it you need docker first Add-ons > Install from repository > LibreELEC Add-ons > Services > Docker

    and after just need to do docker pull dtroncy/rpi-subliminal

    This is how I use it on cron for searching for subtitles, in just one provider, in pt-BR language, at every 6 hours:

    Code
    0 */6 * * * docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v /var/media:/var/media -it dtroncy/rpi-subliminal --legendastv username password download -p legendastv -l pt-BR -a 1w /var/media/Seagate\ Backup\ Plus/Kodi/Filmes/ /var/media/Seagate\ Backup\ Plus/Kodi/Seriados/

    More info: Welcome to subliminal! — subliminal 2.1.0.dev documentation and GitHub - dtroncy/docker-rpi-subliminal: DockerFile for Subliminal on Raspberry PI

    I've noticed that the filename mentioned in "download -l en Creed\ \(2015\)\ Bluray-1080p.mkv"

    Yeah, I know this! I was using this directory because for test I just download one subtitles, and not all.

    And this is working, what is not working is just opensubtitles and legendastv. I'm brazilian and I prefer the subtitles of legendastv.

    I test your docker pull iridium748/rpi3-subliminal and for legendastv is working!

    This is my command in cron

    Code
    0 */6 * * * docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v /var/media:/var/media -it iridium748/rpi3-subliminal --legendastv username password download -p legendastv -l pt-BR -a 1w /var/media/Seagate\ Backup\ Plus/Kodi/

    Opensubtitles don't work because

    Quote

    error is related to SSL (https connection), most likely the docker image has no certificates at all, and can't validate any SSL connections.

    But legendastv was because it had no unrar and you put it on. Thank you! :)

    Do you know how to put SSL certificates on it?

    What I wanted you to do is only reboot rtorrent, not LibreELEC, because if the issue not persisted the problem would be with the storage not mounted yet.

    1. rtorrent service was stopped using systemctl stop service.rtorrent.service

    2. libreelec was rebooted using reboot now

    3. after system reboot, rtorrent service was working (without manual restart) and all current (seeded) torrents, currently downloading and other were fine without any issue

    But if you did this and the issue not persist your problem is another thing. Weird :/

    januszmirek sorry, but I don't understand this part: you reboot only rtorrent service, after you recheck the downloads manually, and the issue still persist?

    This issue with rechecking torrents and error after reboot is not happend with Transmission. I rebooted several times and don't see it again (this only happens one time to me). The issue that still persist here is on download folder, like I mentioned.

    The issue is every time I restart libreeelc, all seeded torrents change status to Pause (under rtorrent) or Error (under deluge).

    Try reboot only rtorrent and deluge (after the external storage has been mounted) and see if it still happening

    systemctl restart service.rtorrent.service or systemctl restart service.deluge.service

    I think you can help with this Iridium

    Seeing debugs of subliminal show this

    Code
    raise RarCannotExec("Unrar not installed? (rarfile.UNRAR_TOOL=%r)" % UNRAR_TOOL)
    RarCannotExec: Unrar not installed? (rarfile.UNRAR_TOOL='unrar')

    Full debug here:

    External Content pastebin.com
    Content 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.

    I installed System Tolls addon like I saw here, but the same still happen after, you know why?

    How can I verify unrar installed version?

    It seems that this is not the problem. He said this

    Quote

    is because `unrar` is not installed in the docker image as well

    Sorry!

    No wonder it did not work. You changed location to external drive so the same issue is expected to occur in this case. Try changing to internal storage, something like storage/tvshows/, etc. That should work. If it does, time delay could definitely be an option.

    But I did this and reboot only Transmission after the external storage has been mounted.

    I tried with storage/tvshows/ and the same happens, back to /storage/.kodi/userdata/addon_data/service.transmission/downloads