Updated: [DD+ Atmos]

Added: Support for DDPA recognizing
pull/394/head
TRaSH 3 years ago
parent 318b135f4a
commit 95f8423811

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

Loading…
Cancel
Save