User Tools

Site Tools


docker:media_server:sonarr:configure_download_clients

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker:media_server:sonarr:configure_download_clients [2020/04/19 20:49] peterdocker:media_server:sonarr:configure_download_clients [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 25: Line 25:
 ---- ----
  
-===== Add a Newznab standard feed =====+===== Add Download Client SABnzbd  ===== 
 + 
 +  * Name:  **SABnzbd**. 
 +  * Enable:  **Checked**. 
 +  * Host:  **172.19.0.38**.  This is the **ipv4_address** as defined for SABnzbd in the **Dockerfile**. 
 +  * Port:  **8080**:  This is the **Port** as defined for SABnzbd in the **Dockerfile**. 
 +  * Url Base:  **<blank>**. 
 +  * API Key:  Get the **API Key** from the **Security** section of SABnzbd.  For this setup, go to [[http://172.19.0.38:8080/config/general/|SABnzbd]]. 
 +  * Username:  **<blank>**. 
 +  * Password:  **<blank>**. 
 +  * Category:  **tv**. 
 +  * Recent Priority:  **Default**. 
 +  * Older Priority:  **Default**. 
 +  * Use SSL:  **Not Checked**. 
 +  * Client Priority:  **1**.  This is set to 1, as the top priority Usenet Download Client. 
 +  * Click **Save**. 
 + 
 +{{:docker:media_server:sonarr:sonarr_-_download_clients_-_add_download_client_-_sabnzbd.png?800|}} 
 + 
 +---- 
 + 
 +==== Test that SABnzbd is working ==== 
 + 
 +Click on the **Test** button at the bottom: 
 + 
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test.png?400|}} 
 + 
 +During the test, the button will change as: 
 + 
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test_in_progress.png?400|}} 
 + 
 +If successful, the button will show: 
 + 
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test_success.png?400|}} 
 + 
 + 
 +---- 
 + 
 + 
 +===== Add Download Client NZBGet =====
  
   * Name:  **NZBGet**.   * Name:  **NZBGet**.
Line 63: Line 102:
 ---- ----
  
 +
 +===== Add Download Client Transmission =====
 +
 +  * Name:  **Transmission**.
 +  * Enable:  **Checked**.
 +  * Host:  **172.19.0.32**.  This is the **ipv4_address** as defined for Transmission in the **Dockerfile**.
 +  * Port:  **9091**:  This is the **Port** as defined for Transmission in the **Dockerfile**.
 +  * Url Base:  **<blank>**.
 +  * Username:  **admin**.
 +  * Password:  **admin**.
 +  * Category:  **<blank>**.
 +  * Directory:  **<blank>**.
 +  * Recent Priority:  **Last**.
 +  * Older Priority:  **Last**.
 +  * Add Paused:  **Not Checked**.
 +  * Use SSL:  **Not Checked**.
 +  * Client Priority:  **3**.  This is set to 3, as I prefer SABnzbd to which I have set this as **1**, followed by NZBGet which I have set as a **2**.
 +  * Click **Save**.
 +
 +{{:docker:media_server:sonarr:sonarr_-_download_clients_-_add_download_client_-_nzbget.png?800|}}
 +
 +----
 +
 +==== Test that Transmission is working ====
 +
 +Click on the **Test** button at the bottom:
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test.png?400|}}
 +
 +During the test, the button will change as:
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test_in_progress.png?400|}}
 +
 +If successful, the button will show:
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_test_success.png?400|}}
 +
 +
 +----
 +
 +===== Completed Download Handling =====
 +
 +  * Enable:  **Checked**.
 +  * Remove:  **Checked**.
 +
 +
 +{{:docker:media_server:sonarr:sonarr_-_download_clients_-_completed_download_handling.png?800|}}
 +
 +----
 +
 +===== Failed Download Handling =====
 +
 +  * Redownlad:  **Checked**.
 +  * Remove:  **Checked**.
 +
 +{{:docker:media_server:sonarr:sonarr_-_download_clients_-_failed_download_handling.png?800|}}
 +
 +----
 +
 +===== Remote Path Mappings =====
 +
 +Click on the **Plus** sign and add in each of these:
 +
 +All information obtained from the **Dockerfile** for each of the Download clients:  Transmission, NZBGet and SABnzbd.
 +
 +  * Host:  From the **ipv4_address** in the **Dockerfile**. 
 +  * Remote Path:  Obtained from the 
 +  * Local Path:  
 +
 +^Host^Remote Path^Local Path^
 +|172.19.0.32|/var/lib/transmission-daemon/downloads/|/downloads/transmission/downloads/|
 +|172.19.0.37|/downloads|/downloads/nzbget/downloads/completed/|
 +|172.19.0.38|/config/Downloads/complete|/downloads/sabnzbd/config/Downloads/complete/|
 +
 +{{:docker:media_server:sonarr:sonarr_-_download_clients_-_remote_path_mapping.png?800|}}
 +
 +----
  
  
docker/media_server/sonarr/configure_download_clients.1587329387.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki