Working episode playback

This commit is contained in:
Aleksi Lassila
2023-07-14 00:35:33 +03:00
parent ea6a42d8e2
commit e79b350559
16 changed files with 362 additions and 185 deletions

View File

@@ -34,6 +34,8 @@
const hls = new Hls();
console.log(item);
hls.loadSource(PUBLIC_JELLYFIN_URL + uri);
hls.attachMedia(video);
video