mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 00:53:32 +02:00
Working episode playback
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
|
||||
const hls = new Hls();
|
||||
|
||||
console.log(item);
|
||||
|
||||
hls.loadSource(PUBLIC_JELLYFIN_URL + uri);
|
||||
hls.attachMedia(video);
|
||||
video
|
||||
|
||||
Reference in New Issue
Block a user