mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04: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",
|
".mkv",
|
||||||
".mk3d",
|
".mk3d",
|
||||||
".mov",
|
".mov",
|
||||||
".mp2",
|
|
||||||
".mp4",
|
".mp4",
|
||||||
".mpe",
|
".mpe",
|
||||||
".mpeg",
|
".mpeg",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user