{ "trash_id": "3e2c4e748b64a1a1118e0ea3f4cf6875", "trash_score": "500", "name": "HDR", "includeCustomFormatWhenRenaming": false, "specifications": [ { "name": "HDR", "implementation": "ReleaseTitleSpecification", "negate": false, "required": true, "fields": { "value": "\\bHDR(\\b|\\d)" } }, { "name": "Not DV", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\b(dv|dovi|dolby[ .]?vision)\\b" } }, { "name": "Not HDR10+", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\bHDR10Plus|HDR10(\\b\\+)" } }, { "name": "Not HDR10", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\bHDR10(\\b[^+|Plus])" } }, { "name": "Not PQ", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\b(PQ)\\b" } }, { "name": "Not HLG", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\b(HLG)\\b" } }, { "name": "Not SDR", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { "value": "\\bSDR(\\b|\\d)" } }, { "name": "Not FraMeSToR", "implementation": "ReleaseGroupSpecification", "negate": true, "required": true, "fields": { "value": "\\b(FraMeSToR)\\b" } } ] }