Merge pull request #9754 from silverqx/previewable-ts-ext

Recognize TS files as previewable
This commit is contained in:
Mike Tzou
2018-10-25 12:56:02 +08:00
committed by GitHub

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",