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/includes/sqp/uhd-radarr-misc.md

27 lines
2.3 KiB

??? abstract "Misc - [Click to show/hide]"
| Custom Format | Score | Trash ID | |
| --------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------- | --- |
| [{{ radarr['cf']['proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#proper) | {{ radarr['cf']['proper']['trash_scores']['default'] }} | {{ radarr['cf']['proper']['trash_id'] }} | |
| [{{ radarr['cf']['repack']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack) | {{ radarr['cf']['repack']['trash_scores']['default'] }} | {{ radarr['cf']['repack']['trash_id'] }} | |
| [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_scores']['default'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | :warning: {{ radarr['cf']['x264']['trash_scores']['sqp-2'] }} :warning: | {{ radarr['cf']['x264']['trash_id'] }} | |
!!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide"
2 years ago
------
2 years ago
Breakdown and Why
- `x264` has a score of `-10000` because we only want the HDR/DV versions of the `WEBDL-1080p`
- if you're only running 1 Radarr, You might want to remove the `x264`CF so you will also get the HD release if there is no UHD version.
2 years ago
??? tip "Proper and Repacks - [Click to show/hide]"
2 years ago
I also suggest changing the Propers and Repacks settings in Radarr
2 years ago
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack](/Radarr/Radarr-collection-of-custom-formats/#repack) and [Proper](/Radarr/Radarr-collection-of-custom-formats/#proper) Custom Formats.
2 years ago
![!cf-mm-propers-repacks-disable](/Radarr/images/cf-mm-propers-repacks-disable.png)
This way you make sure the Custom Formats preferences will be used and not ignored.