summaryrefslogtreecommitdiff
path: root/content/config/jackett.md
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-13 16:13:42 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-13 16:13:42 -0300
commitfa73a3a8acc1254ccedcb601081e46df86b4fdee (patch)
tree5d4673f948e375059679d06a1e7c28a29fc149c6 /content/config/jackett.md
parent3e20beafc4721f403840b6e41a89ab666f6db851 (diff)
Added Easy mode
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 ff5866f..61593e3 100644
--- a/content/config/jackett.md
+++ b/content/config/jackett.md
@@ -2,7 +2,7 @@
title: "Jackett"
date: 2023-01-10T18:02:06-03:00
draft: false
-weight: 1
+weight: 2
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.
---