Fix [#37290] Movie files filtering does not show *.ts files.

This commit is contained in:
Bastien Montagne 2013-11-01 18:20:21 +00:00
parent 614b15a70d
commit 2742cb6000
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ const char *imb_ext_movie[] = {
".m2t",
".m2ts",
".mts",
".ts",
".mv",
".avs",
".wmv",