mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-27 23:03:43 +02:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
7b9a5ba3cb
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,8 @@ namespace MediaBrowser.Controller.Resolvers
|
|||
".flv",
|
||||
".f4v",
|
||||
".3gp",
|
||||
".webm"
|
||||
".webm",
|
||||
".mts"
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue