Jackett¶
Description¶
Jackett works as a proxy server: it translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
Install/Setup¶
This application does not have any specific setup instructions documented. If you need assistance setting up this application please visit our support page.
Configuring VPN tunnel¶
When attempting to use private trackers the address which requested the .torrent file must also be the address that initiates the download. Often this is an issue if you have your torrent downloader behind a VPN while the Jackett instance is not behind it.
To solve this issue:
- Enable PrivoxyVPN.
- Inside the Jackett webui, set proxy type to
HTTP
- Set Proxy URL to
servicename
example:privoxyvpn
- Set Proxy port to
8118