====== Docker - Media Server - Sonarr - Configure Indexers ====== ===== Configure Indexers ===== Navigate to **Settings -> Indexers**. In **Indexers**: * Click on the **Plus** button. {{:docker:media_server:sonarr:sonarr_-_plus.png?400|}} Click on one of the buttons to add that type of feed: * If adding a feed that supports the **Newznab standard** click on the **Newznab** button. * If adding a torrent feed, click the **Torznab** button. **NOTE:** The other buttons can also be used if needed. They are pre-selected options. {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer.png?800|}} ---- ===== Add a Newznab standard feed ===== Click on the **Newznab** button. {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer._-_newznab.png?400|}} **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._-_newznab_-_presets.png?200|}} 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: ****. 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 ===== Click on the **Torznab** button. {{:docker:media_server:sonarr:sonarr_-_indexers_-_add_indexer_-_torznab.png?400|}} **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|}} Using **AniRena** torrent as an example, edit as follows: * Name: **AniRena**. Change to whatever you want. * Enable RSS: **Checked**. * Enable Automatic 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 **[[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 Key: **Obtain this from Jackett**. * 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: ****. 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: ****. * Minimum Seeders: **1**. * Seed Ratio: ****. * Seed Time: ****. * Season-Pack Seed Time: ****. * Click **Save**. {{: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|}} ----