mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Updated Completed Download Handling (markdown)
parent
aa477f52b7
commit
195f397d52
@ -67,7 +67,10 @@ In Settings->Download Client->Remote Path Mapping is an option to configure Sona
|
||||
|
||||
For example:
|
||||
If I configured a remote Sabznzbd instance named 'MySab' 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=MySab, RemotePath=`/sda3/download/sabnzbd`, LocalPath=`\\10.2.3.4\sabnzbd`.
|
||||
Then you would add a Remote Path Mapping for:
|
||||
- Host=MySab
|
||||
- RemotePath=`/sda3/download/sabnzbd`
|
||||
- LocalPath=`\\10.2.3.4\sabnzbd`
|
||||
|
||||
However, the best solution to this problem is to run Sonarr and your Download Client on the same computer.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user