mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
Merge pull request #7578 from Shadowghost/extension-parser-fix
Remove mp2 from video file extensions
This commit is contained in:
commit
cba6a4e3f3
@ -48,7 +48,6 @@ namespace Emby.Naming.Common
|
||||
".mkv",
|
||||
".mk3d",
|
||||
".mov",
|
||||
".mp2",
|
||||
".mp4",
|
||||
".mpe",
|
||||
".mpeg",
|
||||
|
Loading…
Reference in New Issue
Block a user