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:
commit
2fd4d50f3a
@ -335,6 +335,7 @@ bool Utils::Misc::isPreviewable(const QString &extension)
|
|||||||
"RMVB",
|
"RMVB",
|
||||||
"SWA",
|
"SWA",
|
||||||
"SWF",
|
"SWF",
|
||||||
|
"TS",
|
||||||
"VOB",
|
"VOB",
|
||||||
"WAV",
|
"WAV",
|
||||||
"WMA",
|
"WMA",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user