summaryrefslogtreecommitdiff
path: root/content/config/jackett.md
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-12 18:07:30 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-12 18:07:30 -0300
commit53c854eb5c0b7ee9999e4f53f2fed35a3ee5ac3d (patch)
tree49ee700c7884a12425c11ecb642b7ed219578716 /content/config/jackett.md
parent84d46c917b5aad77c19d780002535af60387462d (diff)
Changed summaries
Diffstat (limited to 'content/config/jackett.md')
-rw-r--r--content/config/jackett.md2
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?