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/radarr/cf/hlg.json

19 lines
514 B

{
"trash_id": "9364dd386c9b4a1100dde8264690add7",
"trash_score": "500",
"trash_regex": "https://regex101.com/r/gAoHQt/1",
"name": "HLG",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "HLG",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(?=.*\\b(HLG(\\b|\\d)))(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(PQ)\\b)"
}
}
]
}