fixes #602 - Support .rec video extension

This commit is contained in:
Luke Pulverenti 2013-10-27 17:40:10 -04:00
parent e7a1f52373
commit ae543e4253

View File

@ -43,6 +43,7 @@ namespace MediaBrowser.Controller.Resolvers
".flv",
".f4v",
".3gp",
".rec",
".webm",
".mts"
};