feat(web): hls player (#28312)

* update e2e

* hls player

* fix transcoding restart on explicit quality selection

* move level filtering to manager

* move init to manager declaration

* refactor commit on release

* these lints...

* fix seek sometimes being ignored

* fix panic downswitch
This commit is contained in:
Mert
2026-06-01 15:49:57 -04:00
committed by GitHub
parent 7eabac6702
commit 138e2d9158
14 changed files with 449 additions and 36 deletions
@@ -116,6 +116,7 @@ describe('/server', () => {
oauthAutoLaunch: false,
ocr: false,
passwordLogin: true,
realtimeTranscoding: false,
search: true,
sidecar: true,
trash: true,