Sonarr version (exact version): 20170106-9
Mono version (if Sonarr is not running on Windows): 3.10.0-4
OS: Synology DSM 6
Description of issue:
I just recently got a Synology and attempted to install Sonarr on it which works fine. I have NZBGet running on a Windows 10 PC elsewhere on my local network (For reference, Synology lives at 192.168.0.3 and the Windows PC lives at 192.168.0.10).
I’ve managed to get Sonarr to add nzb’s to NZBGet and it downloads them but it never gets copied over to the Synology.
Following are some things I’ve tried unsuccessfully:
- Mount the NZBGet location of the Windows 10 PC on to the Synology, confirmed the nzbdrone can R/W to it. Changed Sonarr Remote Mapping to Host:
192.168.0.10
. Remote Path:\\PC\NZBGet\Complete
Local Path:/volume1/mounts/NZBGet/Complete
- Mount a Synology downloads location onto the Windows 10 PC and updated the NZBGet path settings. NZBGet now saves to
\\synology\Downloads\NZBGet\
, Changed Sonarr Remote Mapping to Host:192.168.0.10
. Remote Path:\\synology\Downloads\NZBGet
. Local Path:/volume1/Downloads/NZBGet
I haven’t seen anything incredibly useful in the logs to indicate why it’s not copying over the files.
Any ideas?