mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
Recognize *.ts files as previewable
This commit is contained in:
parent
c57a7292b6
commit
0b20750cd5
@ -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…
Reference in New Issue
Block a user