You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/Radarr/Tips/Merge-quality.md

36 lines
970 B

# How to Merge Quality
The Current logic on how downloads are compared is **Quality Trumps All** :bangbang:
In some cases it might be preferred to not have Quality Trump All, and let it be handled via Preferred Words / Custom Formats.
To accomplish this you will need to merge the quality's with each other.
## Current Logic
Here you will see the current logic so you understand how the possible downloads are compared.
--8<-- "includes/merge-quality/radarr-current-logic.md"
--8<-- "includes/merge-quality/sonarr-current-logic.md"
## Merge the Qualities
Go to your preferred Quality Profile or create a new one.
`Settings` => `Profiles`
In this example we will merge the following qualities together:
- Bluray-720p
- Bluray-1080p
- WEBDL/WEBRip-1080p
To merge them you need to click on Edit Groups.
![!Merge Qualities](images/merge.gif)
When done Sonarr/Radarr upgrades will be handled via Preferred Words / Custom Formats.
--8<-- "includes/support.md"