Sonarr version: 2.0.0.5163
OS: Windows 10
Debug logs: Import failed, path does not exist or is not accessible by Sonarr: D:\NZBGet\complete\TV Shows\tvshow.episode
System Setup: I have Sonarr running on windows 10 machine (call it sonarrBox) and nzbget running on its own windows 10 mini pc (call it nzbBox). nzbBox downloads nzbs to a local directory (D:\nzbget\complete\TV Shows).
Problem Description: sonarrBox is able to send nzb’s to nzbBox, and they are downloaded to the correct (local to nzbBox) folder. But when Sonarr tries to pick them up, it fails because path reported by nzbBox does not exist for sonarBox. So I figure I need to use remote path mapping to get this to work. So I set the remote path map with Host (pointed to nzbBox, exactly as it is defined in the download client config). I set remote path to D:\NZBGet\Complete, but no matter what I put in the “local path” (a local place for sonarr to grab completed files), it says it does not exist. I have tried using “\\nzbBox\nzbget” (wich is a shared folder on nzbBox, I have tried mapping a drive and setting this to “V:\nzbBox\nzbget”. But I can’t even save the drive mapping because it says “Path does not exist” (but if i put that path in a windows explorer, it works fine…
I keep looking through the forums and it seems like most people are having nzbget save completed files to the sonar box so sonar doesnt have to deal with anything remotely, but I would like to let nzbget download to a local folder, as the minipc is a low power, low ram machine, and saving files to a netwrok drive as they are downloaded, causes overhead.
If anyone can help me work through this, I would REALLY appreciate it.