From 59572ef6400629958f75befd481e499a410ce1bd Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 3 Jan 2021 14:23:26 +0100 Subject: [PATCH] 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) --- docs/Radarr/V3/Radarr-remote-path-mapping.md | 35 ++++++++++-------- ...ng => rpm-activity-waiting-for-import.png} | Bin ...02200831631.png => rpm-add-local-path.png} | Bin ...309379.png => rpm-add-rpm-remote-path.png} | Bin ...735.png => rpm-add-rpm-select-sabnzbd.png} | Bin ...-20210102185630607.png => rpm-add-rpm.png} | Bin ...102201133172.png => rpm-final-results.png} | Bin ...0102183828118.png => rpm-health-issue.png} | Bin ...203884.png => rpm-sabnzbd-folders-cdf.png} | Bin ...0102195435946.png => rpm-sabnzbd-host.png} | Bin ....png => rpm-settings-download-clients.png} | Bin ...102181927101.png => rpm-system-events.png} | Bin 12 files changed, 20 insertions(+), 15 deletions(-) rename docs/Radarr/V3/images/{image-20210102181350246.png => rpm-activity-waiting-for-import.png} (100%) rename docs/Radarr/V3/images/{image-20210102200831631.png => rpm-add-local-path.png} (100%) rename docs/Radarr/V3/images/{image-20210102200309379.png => rpm-add-rpm-remote-path.png} (100%) rename docs/Radarr/V3/images/{image-20210102195843735.png => rpm-add-rpm-select-sabnzbd.png} (100%) rename docs/Radarr/V3/images/{image-20210102185630607.png => rpm-add-rpm.png} (100%) rename docs/Radarr/V3/images/{image-20210102201133172.png => rpm-final-results.png} (100%) rename docs/Radarr/V3/images/{image-20210102183828118.png => rpm-health-issue.png} (100%) rename docs/Radarr/V3/images/{image-20210102200203884.png => rpm-sabnzbd-folders-cdf.png} (100%) rename docs/Radarr/V3/images/{image-20210102195435946.png => rpm-sabnzbd-host.png} (100%) rename docs/Radarr/V3/images/{image-20210102185217617.png => rpm-settings-download-clients.png} (100%) rename docs/Radarr/V3/images/{image-20210102181927101.png => rpm-system-events.png} (100%) diff --git a/docs/Radarr/V3/Radarr-remote-path-mapping.md b/docs/Radarr/V3/Radarr-remote-path-mapping.md index 1b53be374..f98d0f8a9 100644 --- a/docs/Radarr/V3/Radarr-remote-path-mapping.md +++ b/docs/Radarr/V3/Radarr-remote-path-mapping.md @@ -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. diff --git a/docs/Radarr/V3/images/image-20210102181350246.png b/docs/Radarr/V3/images/rpm-activity-waiting-for-import.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102181350246.png rename to docs/Radarr/V3/images/rpm-activity-waiting-for-import.png diff --git a/docs/Radarr/V3/images/image-20210102200831631.png b/docs/Radarr/V3/images/rpm-add-local-path.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102200831631.png rename to docs/Radarr/V3/images/rpm-add-local-path.png diff --git a/docs/Radarr/V3/images/image-20210102200309379.png b/docs/Radarr/V3/images/rpm-add-rpm-remote-path.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102200309379.png rename to docs/Radarr/V3/images/rpm-add-rpm-remote-path.png diff --git a/docs/Radarr/V3/images/image-20210102195843735.png b/docs/Radarr/V3/images/rpm-add-rpm-select-sabnzbd.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102195843735.png rename to docs/Radarr/V3/images/rpm-add-rpm-select-sabnzbd.png diff --git a/docs/Radarr/V3/images/image-20210102185630607.png b/docs/Radarr/V3/images/rpm-add-rpm.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102185630607.png rename to docs/Radarr/V3/images/rpm-add-rpm.png diff --git a/docs/Radarr/V3/images/image-20210102201133172.png b/docs/Radarr/V3/images/rpm-final-results.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102201133172.png rename to docs/Radarr/V3/images/rpm-final-results.png diff --git a/docs/Radarr/V3/images/image-20210102183828118.png b/docs/Radarr/V3/images/rpm-health-issue.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102183828118.png rename to docs/Radarr/V3/images/rpm-health-issue.png diff --git a/docs/Radarr/V3/images/image-20210102200203884.png b/docs/Radarr/V3/images/rpm-sabnzbd-folders-cdf.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102200203884.png rename to docs/Radarr/V3/images/rpm-sabnzbd-folders-cdf.png diff --git a/docs/Radarr/V3/images/image-20210102195435946.png b/docs/Radarr/V3/images/rpm-sabnzbd-host.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102195435946.png rename to docs/Radarr/V3/images/rpm-sabnzbd-host.png diff --git a/docs/Radarr/V3/images/image-20210102185217617.png b/docs/Radarr/V3/images/rpm-settings-download-clients.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102185217617.png rename to docs/Radarr/V3/images/rpm-settings-download-clients.png diff --git a/docs/Radarr/V3/images/image-20210102181927101.png b/docs/Radarr/V3/images/rpm-system-events.png similarity index 100% rename from docs/Radarr/V3/images/image-20210102181927101.png rename to docs/Radarr/V3/images/rpm-system-events.png