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

22 lines
1.7 KiB

2 years ago
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_score'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} |
| [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_score'] }} | {{ radarr['cf']['repack2']['trash_id'] }} |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | -10000 | {{ radarr['cf']['x264']['trash_id'] }} |
------
Breakdown and Why
- `x264` has a score of `-10000` because we only want the UHD versions of the `WEBDL-1080p`
??? tip "Proper and Repacks - [CLICK TO EXPAND]"
I also suggest to change the Propers and Repacks settings in Radarr
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Radarr/Radarr-collection-of-custom-formats/#repackproper) Custom Format.
![!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.