tweak(regex): Change Regex to not match when inbetween year/res
This commit is contained in:
parent
9d6da43cef
commit
a248a22560
|
|
@ -1,5 +1,5 @@
|
||||||
name: 7.1 Surround
|
name: 7.1 Surround
|
||||||
pattern: '7\.1'
|
pattern: \D7\.1\D
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Audio
|
- Audio
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue