tweak(format): Fix DTS
This commit is contained in:
parent
27d55d4136
commit
046bcb3ba4
|
|
@ -26,7 +26,7 @@ conditions:
|
|||
type: release_title
|
||||
- name: Not DTS-HD
|
||||
negate: true
|
||||
pattern: DTS-HD
|
||||
pattern: DTS-HD MA
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not DTS-HD HRA ES
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
name: DTS-HD
|
||||
pattern: \b(dts[-_. ]?(ma|hd([-_. ]?ma)?|xll))\b
|
||||
description: ''
|
||||
tags:
|
||||
- Audio
|
||||
tests: []
|
||||
Loading…
Reference in New Issue