mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-26 18:55:12 +02:00
Initial discovery page
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
hls.loadSource(JELLYFIN_BASE_URL + info);
|
||||
hls.attachMedia(video);
|
||||
video.play();
|
||||
video.requestFullscreen();
|
||||
});
|
||||
|
||||
function handleClose() {
|
||||
|
||||
Reference in New Issue
Block a user