diff --git a/Completed-Download-Handling.md b/Completed-Download-Handling.md index 6be4f32..ff5f6da 100644 --- a/Completed-Download-Handling.md +++ b/Completed-Download-Handling.md @@ -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`