fixes #602 - Support .rec video extension
This commit is contained in:
parent
e7a1f52373
commit
ae543e4253
|
@ -43,6 +43,7 @@ namespace MediaBrowser.Controller.Resolvers
|
|||
".flv",
|
||||
".f4v",
|
||||
".3gp",
|
||||
".rec",
|
||||
".webm",
|
||||
".mts"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user