feat: add subtitles support to videoplayer, jellyfin plugin

This commit is contained in:
Aleksi Lassila
2025-02-08 23:39:55 +02:00
parent 9c1ec7f6ea
commit 97cd860114
18 changed files with 634 additions and 716 deletions

View File

@@ -14,7 +14,7 @@
<Modal on:back>
<div
class="h-full flex items-center justify-center bg-primary-900/75 py-20 px-32"
class="h-full flex items-center justify-center bg-primary-900/75 py-20 px-32 overflow-hidden"
transition:fade={{ duration: 100 }}
on:click|self={() => handleClose()}
on:keypress={() => {