mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 04:23:08 +00:00
[47] Merge remote-tracking branch 'jz1/fix-dv-hdr-regex' into nightly
This commit is contained in:
commit
e7ae8f7b11
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ templates:
|
|||
- alt: plus
|
||||
value: '(?i)\bhdr10(\+|p(lus)?\b)'
|
||||
- alt: dvhdr
|
||||
value: '(?i)\bdv((.hdr10?\b)'
|
||||
value: '(?i)\bdv(.hdr10?\b)'
|
||||
- alt: dvhdrplus
|
||||
value: '(?i)\bdv.HDR10(\+|P(lus)?\b)'
|
||||
optional:
|
||||
|
|
Loading…
Reference in a new issue