Allow any char betwixt dv and hdr10

pull/1595/head
Chaz Larson 1 year ago committed by GitHub
parent 6ea3b6fb85
commit c68f29ce4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -208,7 +208,7 @@ templates:
- alt: plus
value: '(?i)\bhdr10(\+|p(lus)?\b)'
- alt: dvhdr
value: '(?i)\bdv(\.hdr10?\b)'
value: '(?i)\bdv(.hdr10?\b)'
optional:
- all
- use_<<key>>

Loading…
Cancel
Save