commit
751b5c6a18
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"trash_id": "1d433e1e075704f1a8a1ae3e1c371460",
|
|
||||||
"name": "Flights (no IMAX)",
|
|
||||||
"includeCustomFormatWhenRenaming": false,
|
|
||||||
"specifications": [
|
|
||||||
{
|
|
||||||
"name": "Flights",
|
|
||||||
"implementation": "ReleaseTitleSpecification",
|
|
||||||
"negate": false,
|
|
||||||
"required": true,
|
|
||||||
"fields": {
|
|
||||||
"value": "Flights"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "NOT: IMAX Enhanced",
|
|
||||||
"implementation": "ReleaseTitleSpecification",
|
|
||||||
"negate": true,
|
|
||||||
"required": true,
|
|
||||||
"fields": {
|
|
||||||
"value": "^(?=.*(DSNP|CORE(?=[ ._-]web[ ._-]?(dl|rip)\\b)|\\bBC(?=[ ._-]web[ ._-]?(dl|rip)\\b)|IMAX[- .]Enhanced)\\b)(?=.*\\b(IMAX|IMAX[- .]Enhanced)\\b).*"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "NOT: IMAX",
|
|
||||||
"implementation": "ReleaseTitleSpecification",
|
|
||||||
"negate": true,
|
|
||||||
"required": true,
|
|
||||||
"fields": {
|
|
||||||
"value": "\\bIMAX\\b"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in new issue