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/imax-enhanced.json

21 lines
570 B

{
"trash_id": "9f6cbff8cfe4ebbc1bde14c7b7bec0de",
"trash_scores": {
"default": 800
},
"trash_regex": "https://regex101.com/r/e7ugxU/1",
"name": "IMAX Enhanced",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "IMAX Enhanced",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(?=.*\\b((DSNP|Disney\\+|BC|B?CORE)(?=[ ._-]web[ ._-]?(dl|rip)\\b)))(?=.*\\b((?<!NON[ ._-])IMAX)\\b)|^(?=.*\\b(IMAX[ ._-]Enhanced)\\b)"
}
}
]
}