User Tools

Site Tools


docker:media_server:sonarr:configure_indexers

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_indexers [2020/04/19 17:43] peterdocker:media_server:sonarr:configure_indexers [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 13: Line 13:
  
  
-If adding a feed that supports the **Newznab standard** click on the **Newznab** button.+Click on one of the buttons to add that type of feed:
  
-If adding a torrent feed, click the **Torznab** button.+  * If adding a feed that supports the **Newznab standard** click on the **Newznab** button. 
 +  * If adding a torrent feed, click the **Torznab** button.
  
 <WRAP info> <WRAP info>
Line 27: Line 28:
 ---- ----
  
-===== Add a **Newznab standard** feed =====+===== Add a Newznab standard feed =====
  
 Click on the **Newznab** button. Click on the **Newznab** button.
Line 40: Line 41:
  
 {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer._-_newznab_-_presets.png?200|}} {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer._-_newznab_-_presets.png?200|}}
- 
 </WRAP> </WRAP>
 +
 +Using **nzb.su** as an example, edit as follows:
 +
 +  * Name:  **Nzb.su**.  Change to whatever you want.
 +  * Enable RSS:  **Checked**.
 +  * Enable Automatic Search:  **Checked**.
 +  * Enable Interactive Search:  **Checked**.
 +  * URL:  **https://api.nzb.su**.  This is obtained by registering with [[http://nzb.su/|nzb.su]].
 +  * API Path:  **/api**.
 +  * API Key:  **Your unique API Key**.  This is obtained by registering with [[http://nzb.su/|nzb.su]].
 +  * Categories:  **5030,5040**.  The categories you want as ascertained from your profile at [[http://nzb.su/|nzb.su]].
 +  * Anime Categories:  **<blank>**.  The categories you want as ascertained from your profile at [[http://nzb.su/|nzb.su]].
 +  * Additional Parameters:  **Your unique additional parameters**. This can be obtained from your profile at [[http://nzb.su/|nzb.su]].  This is everything after the question mark of the text obtain from the **Api/Rss Key**.:
 +  * Click **Save**.
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_nzb.su.png?800|}}
  
 ---- ----
 +
 +
 +==== Test that the Indexer 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 a **Torrent** feed =====+===== Add a Torrent feed =====
  
 Click on the **Torznab** button. Click on the **Torznab** button.
  
 {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer_-_torznab.png?400|}} {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer_-_torznab.png?400|}}
 +
 +<WRAP info>
 +**NOTE:**  By default this will use the **Custom** option.
 +
 +You can also click on the **Presets** option and choose one of the pre-built options:
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer_-_torznab_-_presets.png?200|}}
 +</WRAP>
 +
 +
  
 Using **AniRena** torrent as an example, edit as follows: Using **AniRena** torrent as an example, edit as follows:
Line 59: Line 101:
   * Enable Automatic Search:  **Checked**.   * Enable Automatic Search:  **Checked**.
   * Enable Interactive Search:  **Checked**.   * Enable Interactive Search:  **Checked**.
-  * URL:  **http://172.19.0.31:9117/api/v2.0/indexers/aniRena/results/torznab/**.  To obtain this URL go back to **Jackett** and against the feed, in this case **AniRena**, click on the **Copy Torznab Feed** button, and then paste into this field.+  * URL:  **http://172.19.0.31:9117/api/v2.0/indexers/aniRena/results/torznab/**.  To obtain this URL go back to **[[Docker:Media Server:Jackett|Jackett]]** and against the feed, in this case **AniRena**, click on the **Copy Torznab Feed** button, and then paste into this field.
   * API Path:  **/api**.   * API Path:  **/api**.
   * API Key:  **Obtain this from Jackett**.   * API Key:  **Obtain this from Jackett**.
-  * Categories:  **5000,5030,5040,7000**.  The categories you want as ascertained for the feed from Jackett.  You do not need to use all of the categories; only the ones you want. +  * Categories:  **5000,5030,5040,7000**.  The categories you want as ascertained for the feed from **[[Docker:Media Server:Jackett|Jackett]]**.  You do not need to use all of the categories; only the ones you want. 
-  * Anime Categories:  **<blank>**.  The categories you want as ascertained for the feed from Jackett.  You do not need to use all of the categories; only the ones you want.+  * Anime Categories:  **<blank>**.  The categories you want as ascertained for the feed from **[[Docker:Media Server:Jackett|Jackett]]**.  You do not need to use all of the categories; only the ones you want.
   * Additional Parameters:  **<blank>**.   * Additional Parameters:  **<blank>**.
   * Minimum Seeders:  **1**.   * Minimum Seeders:  **1**.
Line 69: Line 111:
   * Seed Time:  **<blank>**.   * Seed Time:  **<blank>**.
   * Season-Pack Seed Time:  **<blank>**.   * Season-Pack Seed Time:  **<blank>**.
 +  * Click **Save**.
  
 {{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_anirena.png?800|}} {{:docker:media_server:sonarr:sonarr_-_indexer_-_torznab_-_anirena.png?800|}}
 +
 +----
 +
 +==== Test that the Indexer 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|}}
 +
 +----
 +
 +
 +===== Configure Options =====
 +
 +No changes required.
 +
 +{{:docker:media_server:sonarr:sonarr_-_indexers_-_options.png?800|}}
  
 ---- ----
  
  
docker/media_server/sonarr/configure_indexers.1587318220.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki