Install: Jackett - dibrz/ARMBand GitHub Wiki
Jackett (based on the original work of Matthew Little aka zone117x) is a web-based app that acts like a proxy server, directing search queries from download clients (e.g. Sonarr) to torrent tracker sites and sending the results back. Download clients can also use Jackett to fetch RSS feeds from tracker sites. Finally, it can be used as a meta search tool to find torrents, right from within the app.
Note: If you don't use torrents, you may just skip this page.
1. URL
- To access Jackett, visit http://jackett.yourdomain.com
2. Settings
Setting Admin password
Under "Jackett Configuration":
-
Set "Admin password" to your preferred password.
-
Click "Set Password".
-
Jackett will now refresh and ask you to log in with your admin password.
Disabling Auto Update
Under "Jackett Configuration":
-
Check "Disable auto update".
-
Check "External access".
-
Click "Apply server settings".
-
The page will now reload.
3. Adding Indexers to Sonarr/Radarr
Under "Configured Indexers":
-
Click "Add Indexer" to add your favorite indexers (i.e. torrent trackers).
-
When adding indexers into Sonarr/Radarr, you will need:
-
Indexer's Torznab Feed
-
Copy this by clicking on "Copy Torznab Feed" button next to the Indexer.
-
You will need to replace...
-
https
withhttp
-
jackett.yourdomain.com
withjackett:9117
-
-
-
Jacket API Key
-