(Sonarr) DTS-HD MA: Remove Basic DTS negation

pull/878/head
owine 2 years ago
parent c7489b775e
commit 9ebda4bedb

@ -31,15 +31,6 @@
"value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b"
}
},
{
"name": "Not Basic DTS",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "DTS[ .]?[1-9]"
}
},
{
"name": "Not Basic Dolby Digital ",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save