Merge pull request #7578 from Shadowghost/extension-parser-fix

Remove mp2 from video file extensions
pull/7580/head
Cody Robibero 3 years ago committed by GitHub
commit cba6a4e3f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,7 +48,6 @@ namespace Emby.Naming.Common
".mkv",
".mk3d",
".mov",
".mp2",
".mp4",
".mpe",
".mpeg",

Loading…
Cancel
Save