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 (cherry picked from commit cba6a4e3f3331248a625ba671748346c292e18c3) Signed-off-by: Joshua Boniface <joshua@boniface.me>
This commit is contained in:
parent
a277318e80
commit
09ea59e1d5
@ -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