NEW: Radarr Remote Path Mapping

- ADDED: New and updated guide how Radarr Remote Path Mapping works with a example for sabnzbd (more on request I accept PR for examples)
pull/82/head
TRaSH 3 years ago
parent 3df23570f2
commit 59572ef640

@ -2,19 +2,22 @@
Seems that allot of people don't understand how the remote path mapping works for Radarr. I will try to explain it with some screenshots and a short description.
Remote Path Mapping acts as a dumb find `Remote Path` and replace with `Local Path`
## Do I need Remote Path Mappings?
- If your download client runs on another system/location then Radarr.
- If Radarr and your download client are not on the same server/system.
- If you use either merged local/remote setups using mergerfs or similar
- You run dockers and **DON'T** have Consistent and well planned paths.
!!! note
If you run dockers it would be smarter to fix the problem from the source of the actual issue.
If you run dockers it would be smarter to fix the problem at the source what's causing the actual issue.
- [Radarr Wiki Servarr - Docker Guide](https://wiki.servarr.com/Docker_Guide#Consistent_and_well_planned_paths)
- [TRaSH Guides](/Misc/how-to-set-up-hardlinks-and-atomic-moves/)
You probably need to make use of Remote Path Mappings.
------
## How do I recognize that I need remote path mappings?
@ -24,31 +27,33 @@ Go to `Activity` => `Queue`
You will see a orange download icon, hover with your mouse over it and you will get a error that looks a bit like this.
![!rpm-activity-waiting-for-import](images/image-20210102181350246.png)
![!rpm-activity-waiting-for-import](images/rpm-activity-waiting-for-import.png)
Go to `System` => `Events`
You will see somewhere a error that looks a bit like this.
![!rpm-system-events](images/image-20210102181927101.png)
![!rpm-system-events](images/rpm-system-events.png)
The following error could also mean that you need remote path mapping
![!rpm-health-issue](images/image-20210102183828118.png)
![!rpm-health-issue](images/rpm-health-issue.png)
So looking at these screenshot it seems you need to make use of Remote Path Mappings.
------
## How do I setup remote path mappings?
Go to `Settings` => `Download Clients`
scroll all the way down where you `Remote Path Mappings` and click on the right on the plus sign.
Scroll all the way down where you see `Remote Path Mappings` and click on the right on the plus sign.
![!rpm-settings-download-clients](images/image-20210102185217617.png)
![!rpm-settings-download-clients](images/rpm-settings-download-clients.png)
A screen will popup with the following options.
![!rpm-add-rpm](images/image-20210102185630607.png)
![!rpm-add-rpm](images/rpm-add-rpm.png)
1. `Host` => This is the hostname or IP you set in your download client settings.
2. `Remote Path` => The download path that you've set in your download client.
@ -62,14 +67,14 @@ Go to `Settings` => `Download Clients`
There you open up the download client for this example I will be using SABnzbd
![!rpm-sabnzbd-host](images/image-20210102195435946.png)
![!rpm-sabnzbd-host](images/rpm-sabnzbd-host.png)
This is what you put in your Host in Remote Path Mapping.
This could be a `hostname`, `container name` or a `IP Address`
??? examples "Example what to add in Add Remote Path Mapping"
![!rpm-add-rpm-select-sabnzbd](images/image-20210102195843735.png)
![!rpm-add-rpm-select-sabnzbd](images/rpm-add-rpm-select-sabnzbd.png)
### Remote Path
@ -77,11 +82,11 @@ To find what you need to put in your remote path you need to open up your downlo
In SABnzbd go to `settings` => `Folders`
![!image-20210102200203884](images/image-20210102200203884.png)
![!rpm-sabnzbd-folders-cdf](images/rpm-sabnzbd-folders-cdf.png)
??? examples "Example what to add in Add Remote Path Mapping"
![!rpm-add-rpm-remote-path](images/image-20210102200309379.png)
![!rpm-add-rpm-remote-path](images/rpm-add-rpm-remote-path.png)
### Local Path
@ -91,10 +96,10 @@ Click on the browse button and browse to the location where the files are access
??? examples "Example what to add in Add Remote Path Mapping"
![!rpm-add-local-path](images/image-20210102200831631.png)
![!rpm-add-local-path](images/rpm-add-local-path.png)
The final result will look something like this.
![!rpm-final-results](images/image-20210102201133172.png)
![!rpm-final-results](images/rpm-final-results.png)
After these changes the file should be able to be imported by Radarr.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

Loading…
Cancel
Save