mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 07:46:17 -07:00
Recognize *.ts files as previewable
This commit is contained in:
parent
c57a7292b6
commit
0b20750cd5
1 changed files with 1 additions and 0 deletions
|
@ -335,6 +335,7 @@ bool Utils::Misc::isPreviewable(const QString &extension)
|
|||
"RMVB",
|
||||
"SWA",
|
||||
"SWF",
|
||||
"TS",
|
||||
"VOB",
|
||||
"WAV",
|
||||
"WMA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue