Sonarr version (exact version): 2.0.0.4204
Mono version (if Sonarr is not running on Windows): 4.4.0 (tarball Tue Jun 14 13:41:51 UTC 2016)
OS: Running in Docker container on Debian (linuxserver/sonarr image)
((Debug logs)) (posted to hastebin or similar): https://paste.ee/p/e8pUi
Description of issue:
Built deluge inside a docker container. Docker container has a remote path mapping to the torrent download file. Sonarr should be able to see this file, but deluge is reporting it as the docker path (e.g., ~/downalods) rather than /media/XXXX/Torrents as it is on the local machine.
I know I need to set up remote path mappings, but I don’t know how to get inside the docker container. Obviously it’s running on the same “host,” but the docker container is its own host. How should I set this up?