diff options
Diffstat (limited to 'content/config/jackett.md')
-rw-r--r-- | content/config/jackett.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/config/jackett.md b/content/config/jackett.md index 5415127..ff5866f 100644 --- a/content/config/jackett.md +++ b/content/config/jackett.md @@ -3,7 +3,7 @@ title: "Jackett" date: 2023-01-10T18:02:06-03:00 draft: false weight: 1 -summary: Jacket indexer setup and configuration +summary: 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. --- ## What is Jackett? |