Skip to content
desimaniac edited this page Sep 6, 2018 · 7 revisions

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":

  1. Set "Admin password" to your preferred password.

  2. Click "Set Password".

  3. Jackett will now refresh and ask you to log in with your admin password.

Disabling Auto Update

Under "Jackett Configuration":

  1. Check "Disable auto update".

  2. Check "External access".

  3. Click "Apply server settings".

  4. The page will now reload.

3. Adding Indexers to Sonarr/Radarr

Under "Configured Indexers":

  1. Click "Add Indexer" to add your favorite indexers (i.e. torrent trackers).

  2. When adding indexers into Sonarr/Radarr, you will need:

    1. Indexer's Torznab Feed

      • Copy this by clicking on "Copy Torznab Feed" button next to the Indexer.

      • You will need to replace...

        • https with http

        • jackett.yourdomain.com with jackett:9117

    2. Jacket API Key

Basics

  1. Introduction
  2. Cloudbox Install Types
  3. Cloudbox Paths
  4. Accessing Cloudbox Apps

Prerequisites

  1. Overview
  2. Presumptions
  3. Server
  4. Domain Name
  5. Cloudflare
  6. Cloud Storage
  7. Plex / Emby - Account
  8. Usenet vs. BitTorrent

Install Cloudbox

Cloudbox
  1. Overview
  2. Dependencies (Choose only one of these)
  3. Settings
  4. Preinstall (Choose only one of these)
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Cloudbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Plex Media Server
    6. Plex Autoscan
    7. Sonarr
    8. Radarr
    9. Lidarr
    10. PlexPy (Tautulli)
    11. Ombi
    12. Portainer
    13. Organizr
  10. Next Steps

Install Feederbox / Mediabox

Feederbox (do this first)
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Feederbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Sonarr
    6. Radarr
    7. Lidarr
    8. Portainer
    9. Organizr
  10. Next Steps

Mediabox
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Mediabox (Choose only one of these)
  9. Application Setup
    1. Feeder Mount
    2. Plex Media Server
    3. Plex Autoscan
    4. PlexPy (Tautulli)
    5. Ombi
  10. Next Steps

Recommended Reading

Backup and Restore

More Information

Advanced Configuration

Experimental

Extras

Misc

Community-Submitted

See Community Wiki.

Reference

Troubleshooting

Links

Clone this wiki locally