Not sure I understand using RSS torrent feeds

Sonarr version (exact version):
Mono version (if Sonarr is not running on Windows):
OS:
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue: I am running sonarr in a docker container. I use a general RSS feed for searching a private tracker and sonarr finds the episodes fine. They download but stay stuck at 100% and I consistently get that log error that sonarr does not have “Import failed, path does not exist or is not accessible…” I have opened all permissions and have set the series to use a pooled resource through MergerFS. It apparently can see the folder but cannot seem to move anything over. I understand it has to be accessible by the downloader, or rather the same as where the downloader puts the file, but I am confused about order of operations. I am using Transmission as the torrent downloader so I need to set the file path for the series as the same as where transmission puts them? Or where I want sonarr to move them? Either way doesn’t seem to make much of a difference. Thanks for any insight.

Where you want Sonarr to move them.

If you’re using two different docker images does Sonarr see the files that Transmission downloads at the same path that Transmission is reporting?

If not then you’ll either need to alter your docker config so they are the same or use a Remote Path Mapping in Sonarr.
If it can see them then it’s either a permissions issue on the file Sonarr is trying to import or it’s unable to copy the file to the final destination (The debug logs that should have been included will show both paths).

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.