Merge pull request #497 from foux/fix_badly_named_dv

Forgot dv-webdl for DOLBYVISION fix
pull/496/head^2
TRaSH 3 years ago committed by GitHub
commit 924934fe78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(dv|dovi|dolby[ .]vision)\\b"
"value": "\\b(dv|dovi|dolby[ .]vision|dolbyvision)\\b"
}
},
{

Loading…
Cancel
Save