Open GoogleCodeExporter opened 9 years ago
same for m4v files.
tehy do not get recognized
Original comment by hfe...@gmail.com
on 13 Mar 2010 at 12:25
Same for ".ssa" files (subtitles)
Suggested fix:
File: Common\ParserBase.cs
Lines 7-12
Change to:
// Valid extensions
internal String[] extension = {
".avi", ".mkv", ".mpg", ".mpeg", ".mov", ".wmv",
".rpm", ".ogm", ".srt", ".sub", ".mp4", ".divx",
".idx", ".rar", ".m4v", ".ts", ".ssa"};
Original comment by Drak...@gmail.com
on 3 Apr 2010 at 1:08
Also .rmvb isn't included.
Please add this in the next release or make an option to let the user manually
input extension to search for.
Thank you
Original comment by phil....@gmail.com
on 10 Oct 2010 at 3:26
+1 for .m4v files (and yes, I read the comment to the right) :)
Original comment by mfac...@gmail.com
on 19 Oct 2010 at 3:44
Original issue reported on code.google.com by
adae...@gmail.com
on 19 Jul 2009 at 11:17