feat(server): Add support for .ts files (#27529)

This commit is contained in:
Ray
2026-04-06 09:50:05 -04:00
committed by GitHub
parent 564065a3ed
commit 136bd1e2eb
5 changed files with 18 additions and 14 deletions
@@ -111,6 +111,7 @@ const validVideos = [
'.mpg',
'.mts',
'.mxf',
'.ts',
'.vob',
'.webm',
'.wmv',