1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-05 03:14:44 +00:00

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
commit 2fd4d50f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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