26 lines
569 B
26 lines
569 B
4 years ago
|
{
|
||
|
"trash_id": "e61e28db95d22bedcadf030b8f156d96",
|
||
|
"trash_score": "290",
|
||
|
"name": "HDR",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "HDR",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "\\bHDR(\\b|\\d)"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "DoVi",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": true,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "\\b(dv|dovi|dolby[ .]vision)\\b"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|