Updated: [x264] - Cleaned up regex

pull/218/head
TRaSH 3 years ago
parent a0a598ead4
commit ae61399c3d

@ -3207,7 +3207,7 @@ If you want maximum compatibility and have much better direct play support then
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "[xh]\\.?264|\\bAVC(\\b|\\d)" "value": "[xh][ .]?264|\\bAVC(\\b|\\d)"
} }
}, },
{ {

Loading…
Cancel
Save