Browse Source

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

Remove mp2 from video file extensions

(cherry picked from commit cba6a4e3f3331248a625ba671748346c292e18c3)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
Cody Robibero 3 years ago
parent
commit
09ea59e1d5
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",
                 ".mkv",
                 ".mk3d",
                 ".mk3d",
                 ".mov",
                 ".mov",
-                ".mp2",
                 ".mp4",
                 ".mp4",
                 ".mpe",
                 ".mpe",
                 ".mpeg",
                 ".mpeg",