Browse Source

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

Remove mp2 from video file extensions
Cody Robibero 3 years ago
parent
commit
cba6a4e3f3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Emby.Naming/Common/NamingOptions.cs

+ 0 - 1
Emby.Naming/Common/NamingOptions.cs

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