ansible-nas/docs/applications/jackett.md
David Stephens 1ae9f2217c Docs typos
2019-04-11 23:07:05 +01:00

705 B

Jackett

Homepage: https://github.com/Jackett/Jackett

Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, DuckieTV, qBittorrent, Nefarious 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.

Usage

Set jackett: true in your group_vars/all.yml file.

The Jackett web interface can be found at http://ansible_nas_host_or_ip:9117.