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/pq.json

18 lines
452 B

{
"trash_id": "08d6d8834ad9ec87b1dc7ec8148e7a1f",
"trash_score": "500",
"name": "PQ",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "PQ",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?=.*\\b(PQ)\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG)\b)"
}
}
]
}