Updated Completed Download Handling (markdown)

Mark McDowall 2017-08-17 22:52:41 -07:00
parent cfb8d80bca
commit 67a6404fc7
1 changed files with 1 additions and 1 deletions

@ -66,7 +66,7 @@ _As mentioned earlier, Completed Download Handling gets the file path to the dow
In Settings->Download Client->Remote Path Mapping is an option to configure Sonarr to translate the remote path to something locally accessible.
For example:
If I configured a remote Sabznzbd instance with the `Host` '10.2.3.4' in Sonarr. And that Sabnzbd instance uses `/sda3/download/sabnzbd/completed` as root folder for completed downloads. And that path is available as `\\10.2.3.4\sabnzbd\completed` on my Windows machine.
If I configured a remote Sabznzbd instance with the Host `10.2.3.4` in Sonarr. And that Sabnzbd instance uses `/sda3/download/sabnzbd/completed` as root folder for completed downloads. And that path is available as `\\10.2.3.4\sabnzbd\completed` on my Windows machine.
Then you would add a Remote Path Mapping for:
- Host=`10.2.3.4`
- RemotePath=`/sda3/download/sabnzbd`