Jackett

In this guide, we will show you how to configure and connect Jacket to Sonarr/Radarr and other media management tools. Jackett serves as a middleman between your favorite torrent tracker and your media management tool. Prowlarr is another application that is an alternative to Jackett.

For more information about Jackett, follow this link.

As Jackett manages a lot of different torrent trackers which frequently updates. You should always make sure you are not using an outdated application version. For this reason, it is best practice to regularly upgrade Jackett. Upgrades are done from the UCP, or by executing app-jackett upgrade via SSH.

Installation

Adding Indexers

Before you can begin using Jackett, you need to add some indexers. Both private, semi-private and public trackers are supported. To add an indexer, follow the below instructions.

Connect Jackett to Media Management Tools

The process of adding trackers to your media management tools can be slightly different depending on which tool you are using. But the overall concept remains the same. It includes copying the Torznab Feed URL and API Key from Jackett, and add them in the indexer settings of your tool of choice.

Adding a Jackett indexer to Sonarr/Radarr

Details from Jackett
Feed URL https://username.hostname.usbx.me/jackett/api/v2.0/indexers/sitename/results/torznab/
API Key Copy from the top right-hand side of Jackett webUI

Adding a Jackett indexer to Sickchill

Sickchill requires a Deluge or ruTorrent watch folder to function. The watch folder is located at /home/username/watch/client. For this guide, we will use Deluge as an example when referencing the watch folder.

Details from Jackett
Feed URL https://username.hostname.usbx.me/jackett/api/v2.0/indexers/sitename/results/torznab/
API Key Copy from the top right-hand side of Jackett webUI

Adding Jackett indexer to Medusa

Details from Jackett
Feed URL https://username.hostname.usbx.me/jackett/api/v2.0/indexers/sitename/results/torznab/
API Key Copy from the top right-hand side of Jackett webUI


Revision #48
Created 18 October 2019 00:46:49
Updated 28 January 2024 21:03:43 by varg