mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
fixes #602 - Support .rec video extension
This commit is contained in:
parent
e7a1f52373
commit
ae543e4253
@ -43,6 +43,7 @@ namespace MediaBrowser.Controller.Resolvers
|
|||||||
".flv",
|
".flv",
|
||||||
".f4v",
|
".f4v",
|
||||||
".3gp",
|
".3gp",
|
||||||
|
".rec",
|
||||||
".webm",
|
".webm",
|
||||||
".mts"
|
".mts"
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user