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/json/sonarr/cf-groups/required-golden-rule-uhd.json

25 lines
836 B

{
"name": "[Required] Golden Rule UHD",
"trash_id": "e3f37512790f00d0e89e54fe5e790d1c",
"trash_description": "- x265 (HD): This blocks 720/1080p (HD) releases that are encoded in x265<br>- x265 (no HDR/DV): This blocks 720/1080p (HD) releases that are encoded in x265, But it will allow 720/1080p x265 releases if they have HDR and/or DV.<br><br>**Please ensure you only score or enable one of them in your Quality Profile!!!**",
"custom_formats": [
{
"name": "x265 (HD)",
"trash_id": "47435ece6b99a0b477caf360e79ba0bb",
"required": false
},
{
"name": "x265 (no HDR/DV)",
"trash_id": "9b64dff695c2115facf1b6ea59c9bd07",
"required": false,
"default": true
}
],
"quality_profiles": {
"exclude": {
"WEB-1080p": "72dae194fc92bf828f32cde7744e51a1"
}
}
}