diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index cae9397f9..eb24f0ddb 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -42,6 +42,33 @@ The Release profile that we're going to use for this example is mainly to prefer ------ +## Basics + +This guide is based on WEBDL (Read the [FAQ](#faq) why) that's why we're going to create a quality profile based on WEBDL. + +`Settings` => `Profiles` + +![!cf-settings-profiles](images/cf-settings-profiles.png) + +Select the profile that you want to use/prefer. + +![!cf-quality-profiles](images/cf-quality-profiles.png) + +![Select quality](images/rp-profile-selected.png) + +!!! tip + Starting from 2010 you will be able to find almost anything as WEBDL, + + 2000-2010 you will only find a few shows as WEBDL in that case you might want to enable `HDTV` and or `720p`. + + If you want 2160p WEBDL then choose 2160p WEBDL and add the HDR and/or DV regex, 2160p without HDR/DV has no real benefits !!! + +------ + +{! include-markdown "../../includes/merge-quality/sonarr-current-logic.md" !} + +------ + ## Propers and Repacks First we're need to make sure a P2P release isn't being replaced by a Scene Repack/Proper release! diff --git a/docs/Sonarr/images/rp-profile-selected.png b/docs/Sonarr/images/rp-profile-selected.png new file mode 100644 index 000000000..ddd1b7d42 Binary files /dev/null and b/docs/Sonarr/images/rp-profile-selected.png differ diff --git a/docs/updates.txt b/docs/updates.txt index b3870a71a..ee9c170ac 100644 --- a/docs/updates.txt +++ b/docs/updates.txt @@ -1,3 +1,7 @@ +# 2022-10-23 20:45 +**[Sonarr]** +- Add: Quality profile. #919 + # 2022-10-22 13:45 **[Radarr]** - An update of the French guide and Custom Formats. #863