Recognize *.ts files as previewable

This commit is contained in:
silver 2018-10-24 16:18:35 +02:00
parent c57a7292b6
commit 0b20750cd5
No known key found for this signature in database
GPG Key ID: 7AF60D549724DEEF

View File

@ -335,6 +335,7 @@ bool Utils::Misc::isPreviewable(const QString &extension)
"RMVB", "RMVB",
"SWA", "SWA",
"SWF", "SWF",
"TS",
"VOB", "VOB",
"WAV", "WAV",
"WMA", "WMA",