Changed summaries

This commit is contained in:
Roger Gonzalez 2023-01-12 18:07:30 -03:00
parent 84d46c917b
commit 53c854eb5c
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
4 changed files with 4 additions and 4 deletions

View File

@ -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?

View File

@ -3,7 +3,7 @@ title: "qBittorrent"
date: 2023-01-10T18:02:13-03:00
draft: false
weight: 2
summary: qBittorrent torrent downloader setup and configuration
summary: The qBittorrent project aims to provide an open-source software alternative to µTorrent.
---
## What is qBitorrent?

View File

@ -3,7 +3,7 @@ title: "Radarr"
date: 2023-01-10T19:06:46-03:00
draft: false
weight: 3
summary: Radarr movie collection manager setup and configuration
summary: Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available.
---
# What is Radarr?

View File

@ -3,7 +3,7 @@ title: "Sonarr"
date: 2023-01-10T19:06:43-03:00
draft: false
weight: 4
summary: Sonarr tv collection manager setup and configuration
summary: Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
---
# What is Sonarr?