Skip to content

Remote Path Mappings

LooseSeal2 edited this page Jun 23, 2019 · 25 revisions

📂 Click Here - Sign up for Google's Suite for Business - Unlimited Space

📂 Click Here - NZB's with from NewsHost - PG Members Receive a 58% Discount


Information

Downloader mappings tell radarr, sonarr, and lidarr where to look for downloads on your server. PG utilizes these mappings to enable hard linking. Files will process almost immediately with these mappings and with PG 8.3+. For each downloader you use, you need to setup a remote mapping per downloader. A mapping is required per downloader for hardlinking to work. The container must be deployed or it will refuse to save due to the path not existin. Only setup what you have deployed or intended to deploy!

IMPORTANT: It's very important you get this exactly right. The host should be all lowercase and the paths are case sensitive. Failure to set these mappings or do them correctly will cause other issues.

** DO NOT change these paths or add additional folders to the end of these paths! ** ** DO NOT change the host, do not put your domain **

Standard Download Mappings

host: sabnzbd
remote path: /mnt/downloads/sabnzbd/
local path: /mnt/unionfs/sabnzbd/
host: nzbget
remote path: /mnt/downloads/nzbget/
local path: /mnt/unionfs/nzbget/
host: qbittorrent
remote path: /mnt/downloads/qbittorrent/
local path: /mnt/unionfs/qbittorrent/
host: deluge
remote path: /mnt/downloads/deluge/
local path: /mnt/unionfs/deluge/
host: rutorrent
remote path: /mnt/downloads/rutorrent/
local path: /mnt/unionfs/rutorrent/

Different processing path?

Replace /mnt with your processing location.

For example if you configured /mnt/mymedia as your processing disk:

host: sabnzbd
remote path: /mnt/mymedia/downloads/sabnzbd/
local path: /mnt/mymedia/unionfs/sabnzbd/

ADVANCED: Downloaders on a different server than Sonarr/Radarr/Lidarr?

Note This is only intended for the rare case for those who have separate servers for downloading and processing. Change the host to downloader.mydomain.com and leave the rest the same.

host: sabnzbd.mydomain.com
remote path: /mnt/downloads/sabnzbd/
local path: /mnt/unionfs/sabnzbd/

Installing PlexGuide

  1. PlexGuide Install Information

Preplanning & Information

  1. PG Folder Structure

Domain and Port Control

  1. CloudFlare Tunnel

Primary Applications

  1. Plex

Useful Links

  1. PG YouTube Channel
Clone this wiki locally