- Updated: HDR (undefined) - Fixed stop match if detects DoVi in release title. (Double Scoring)

- Updated: HDR (undefined) - Fixed stop match if detects DoVi in release title. (Double Scoring)
pull/200/head
TRaSH 4 years ago
parent a7df0ca707
commit a820e2b3f7

@ -2244,7 +2244,7 @@ Advanced Audio Coding
"negate": true,
"required": true,
"fields": {
"value": "\\b(dv|dovi)\\b|dolby.?vision"
"value": "\\b(dv|dovi|dolby[ .]vision)\\b"
}
},
{

Loading…
Cancel
Save