From 0c6e4d371a6d6880d2d2cb7266cb691814f517b9 Mon Sep 17 00:00:00 2001
From: kaso17 <kaso17@users.noreply.github.com>
Date: Tue, 6 Feb 2018 14:38:39 +0100
Subject: [PATCH] update Sonarr or Radarr instructions

---
 src/Jackett.Common/Content/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Jackett.Common/Content/index.html b/src/Jackett.Common/Content/index.html
index 1f6cbed7..aaa3320b 100644
--- a/src/Jackett.Common/Content/index.html
+++ b/src/Jackett.Common/Content/index.html
@@ -75,6 +75,7 @@
                 <li>Go to <b>Settings > Indexers > Add > Torznab > Custom</b>.</li>
                 <li>Click on the indexers corresponding <button type="button" class="btn btn-xs btn-info">Copy Torznab Feed</button> button and paste it into the Sonarr/Radarr <b>URL</b> field.</li>
                 <li>For the <b>API key</b> use <b class="api-key-text"></b>.</li>
+                <li>Configure the correct category IDs via the <b>(Anime) Categories</b> options. See the Jackett indexer configuration for a list of supported categories.</li>
             </ol>
             <h4>Adding a Jackett indexer in CouchPotato</h4>
             <ol>
-- 
GitLab