1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

4 commits

Author SHA1 Message Date
gnattu
3a0be7d345
Simplify syntax
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-05-30 00:12:16 +08:00
gnattu
adcea4467d Fix HLS stream check
The TranscodingSubProtocol is no longer nullable on the server side and direct playing media will have a value of http. Check container type when TranscodingSubProtocol is not HLS
2024-05-29 00:20:10 +08:00
Bill Thornton
005bc0560f Fix case sensitivity in protocol checks 2024-03-25 01:26:25 -04:00
Dmitry Lyzo
1684acd0ca Extract HLS stream test function 2023-09-14 22:37:16 +03:00