docker:media_server:sonarr:configure_download_clients
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docker:media_server:sonarr:configure_download_clients [2020/04/19 20:10] – created peter | docker:media_server:sonarr:configure_download_clients [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Docker - Media Server - Sonarr - Configure Download Clients ====== | ====== Docker - Media Server - Sonarr - Configure Download Clients ====== | ||
+ | |||
+ | ===== Configure Download Clients ===== | ||
+ | |||
+ | Navigate to **Settings -> Download Clients**. | ||
+ | |||
+ | In **Download Clients**: | ||
+ | |||
+ | * Click on the **Plus** button. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | Click on one of the buttons to add that type of Download Client: | ||
+ | |||
+ | * If adding a Download Client that supports the **Usenet** click on the **Usenet** buttons. | ||
+ | * If adding a Download Client , click one of the **Torrents** buttons | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Add Download Client SABnzbd | ||
+ | |||
+ | * Name: **SABnzbd**. | ||
+ | * Enable: | ||
+ | * Host: **172.19.0.38**. | ||
+ | * Port: **8080**: | ||
+ | * Url Base: **< | ||
+ | * API Key: Get the **API Key** from the **Security** section of SABnzbd. | ||
+ | * Username: | ||
+ | * Password: | ||
+ | * Category: | ||
+ | * Recent Priority: | ||
+ | * Older Priority: | ||
+ | * Use SSL: **Not Checked**. | ||
+ | * Client Priority: | ||
+ | * Click **Save**. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Test that SABnzbd is working ==== | ||
+ | |||
+ | Click on the **Test** button at the bottom: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | During the test, the button will change as: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If successful, the button will show: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | ===== Add Download Client NZBGet ===== | ||
+ | |||
+ | * Name: **NZBGet**. | ||
+ | * Enable: | ||
+ | * Host: **172.19.0.37**. | ||
+ | * Port: **6789**: | ||
+ | * Url Base: **< | ||
+ | * Username: | ||
+ | * Password: | ||
+ | * Category: | ||
+ | * Recent Priority: | ||
+ | * Older Priority: | ||
+ | * Add Paused: | ||
+ | * Use SSL: **Not Checked**. | ||
+ | * Client Priority: | ||
+ | * Click **Save**. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Test that NZBGet is working ==== | ||
+ | |||
+ | Click on the **Test** button at the bottom: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | During the test, the button will change as: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If successful, the button will show: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | ===== Add Download Client Transmission ===== | ||
+ | |||
+ | * Name: **Transmission**. | ||
+ | * Enable: | ||
+ | * Host: **172.19.0.32**. | ||
+ | * Port: **9091**: | ||
+ | * Url Base: **< | ||
+ | * Username: | ||
+ | * Password: | ||
+ | * Category: | ||
+ | * Directory: | ||
+ | * Recent Priority: | ||
+ | * Older Priority: | ||
+ | * Add Paused: | ||
+ | * Use SSL: **Not Checked**. | ||
+ | * Client Priority: | ||
+ | * Click **Save**. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Test that Transmission is working ==== | ||
+ | |||
+ | Click on the **Test** button at the bottom: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | During the test, the button will change as: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If successful, the button will show: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Completed Download Handling ===== | ||
+ | |||
+ | * Enable: | ||
+ | * Remove: | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Failed Download Handling ===== | ||
+ | |||
+ | * Redownlad: | ||
+ | * Remove: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== 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: | ||
+ | |||
+ | * Host: From the **ipv4_address** in the **Dockerfile**. | ||
+ | * Remote Path: Obtained from the | ||
+ | * Local Path: | ||
+ | |||
+ | ^Host^Remote Path^Local Path^ | ||
+ | |172.19.0.32|/ | ||
+ | |172.19.0.37|/ | ||
+ | |172.19.0.38|/ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
docker/media_server/sonarr/configure_download_clients.1587327048.txt.gz · Last modified: 2020/07/15 09:30 (external edit)