|
|
@ -3,7 +3,8 @@
|
|
|
|
"trash_score": "1800",
|
|
|
|
"trash_score": "1800",
|
|
|
|
"name": "DD+ ATMOS",
|
|
|
|
"name": "DD+ ATMOS",
|
|
|
|
"includeCustomFormatWhenRenaming": false,
|
|
|
|
"includeCustomFormatWhenRenaming": false,
|
|
|
|
"specifications": [{
|
|
|
|
"specifications": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Dolby Digital Plus",
|
|
|
|
"name": "Dolby Digital Plus",
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
"negate": false,
|
|
|
|
"negate": false,
|
|
|
@ -18,7 +19,7 @@
|
|
|
|
"negate": false,
|
|
|
|
"negate": false,
|
|
|
|
"required": true,
|
|
|
|
"required": true,
|
|
|
|
"fields": {
|
|
|
|
"fields": {
|
|
|
|
"value": "\\bATMOS(\\b|\\d)"
|
|
|
|
"value": "\\b(ATMOS|DDPA)(\\b|\\d)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|