From 1e0334bd872115d12b641aad1e3462aa5ed042a3 Mon Sep 17 00:00:00 2001 From: zxvv Date: Sun, 19 Aug 2018 14:12:42 -0500 Subject: [PATCH] Updated Setup Guide (markdown) --- Setup-Guide.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Setup-Guide.md b/Setup-Guide.md index b8090f9..3a6ceb8 100644 --- a/Setup-Guide.md +++ b/Setup-Guide.md @@ -6,10 +6,19 @@ # Settings # -## Profiles -#### Qualities +Radar searches for downloads that match the settings for: +* quality - resolution (720p, 1080p) and format such as, DVD, WebDL, Bluray, etc., with size limits. +* profile - a list of preferred qualities. -Each [Quality](https://github.com/Radarr/Radarr/wiki/Built-In-Qualities) shown in the Profiles section can be selected or deselected for each quality profile. This allows you to create specific quality hierarchies, and you can choose a specific profile to use on a per-movie basis. +## Qualities + +The Qualities tab shows a list of size limits (gigabytes) for each format, such as DVD, WebDL, and Bluray. + +## Profiles + +Each box in the Profiles tab shows a list of allowed qualities. For a movie that is assigned the "Any" profile, radarr will search for all qualities in the list, and choose highest match. + +Click on a profile to edit it. The checkbox on each [Quality](https://github.com/Radarr/Radarr/wiki/Built-In-Qualities) shown in the Profile can be selected or deselected. This allows you to create specific quality hierarchies, and you can choose a specific profile to use on a per-movie basis. You can re-order this list, so you can place specific qualities in any order you wish to use—with higher priority qualities at the top, and lower priority qualities at the bottom. If you want to create an "archive" quality profile for older movies you have already seen, you can place what would normally be construed as "lower quality" versions above "higher quality" versions to automatically download smaller files on titles which that "Archive" quality profile is applied to.