|
|
@ -1,6 +1,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"trash_id": "eecf3a857724171f968a66cb5719e152",
|
|
|
|
"trash_id": "eecf3a857724171f968a66cb5719e152",
|
|
|
|
"trash_score": "190",
|
|
|
|
"trash_score": "25",
|
|
|
|
"name": "IMAX",
|
|
|
|
"name": "IMAX",
|
|
|
|
"includeCustomFormatWhenRenaming": true,
|
|
|
|
"includeCustomFormatWhenRenaming": true,
|
|
|
|
"specifications": [
|
|
|
|
"specifications": [
|
|
|
@ -12,6 +12,15 @@
|
|
|
|
"fields": {
|
|
|
|
"fields": {
|
|
|
|
"value": "\\bIMAX\\b"
|
|
|
|
"value": "\\bIMAX\\b"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"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).*"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|