From fa73a3a8acc1254ccedcb601081e46df86b4fdee Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Fri, 13 Jan 2023 16:13:42 -0300 Subject: Added Easy mode --- content/config/jackett.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/config/jackett.md') 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. --- -- cgit v1.2.3