You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.2 KiB
53 lines
1.2 KiB
{
|
|
"trash_id": "2a4d9069cc1fe3242ff9bdaebed239bb",
|
|
"trash_score": "850",
|
|
"name": "HDR (undefined)",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "Groups",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(FraMeSToR|HQMUX)\\b"
|
|
}
|
|
},
|
|
{
|
|
"name": "2160p",
|
|
"implementation": "ResolutionSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": 2160
|
|
}
|
|
},
|
|
{
|
|
"name": "HDR: HDR",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\bHDR(\\b|\\d)"
|
|
}
|
|
},
|
|
{
|
|
"name": "DoVi: Dolby Vision",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(dv|dovi|dolby[ .]vision)\\b"
|
|
}
|
|
},
|
|
{
|
|
"name": "SDR: SDR",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\bSDR(\\b|\\d)"
|
|
}
|
|
}
|
|
]
|
|
} |