{ "trash_id": "1d433e1e075704f1a8a1ae3e1c371460", "trash_score": "1850", "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" } } ] }