Skip to content

API Support for your favorite torrent trackers

Notifications You must be signed in to change notification settings

Elegant996/Jackett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0327cb7 · Jul 1, 2024

History

39 Commits
Jul 1, 2024
Jun 16, 2024
Jun 30, 2024

Repository files navigation

Jackett

Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and 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.

Docker

This repo will periodically check Jackett for updates and build a container image from scratch using an Alpine base layout:

docker pull ghcr.io/elegant996/jackett:0.22.233