aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Common
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2022-04-10 06:24:50 -0600
committerJoshua Boniface <joshua@boniface.me>2022-04-17 15:45:11 -0400
commit09ea59e1d5643ec03aac74ddd5674e10d2a15786 (patch)
tree7d4a056dbf97151a11007efaaaa72bc583628753 /Emby.Naming/Common
parenta277318e80dd744d745cb2d91ce824fc944e74db (diff)
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>
Diffstat (limited to 'Emby.Naming/Common')
-rw-r--r--Emby.Naming/Common/NamingOptions.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Naming/Common/NamingOptions.cs b/Emby.Naming/Common/NamingOptions.cs
index 961efa48e..71962f229 100644
--- a/Emby.Naming/Common/NamingOptions.cs
+++ b/Emby.Naming/Common/NamingOptions.cs
@@ -48,7 +48,6 @@ namespace Emby.Naming.Common
".mkv",
".mk3d",
".mov",
- ".mp2",
".mp4",
".mpe",
".mpeg",