woooot, got streaming via the jellyfin api working!

This commit is contained in:
Chris Kruining 2025-05-28 13:16:54 +02:00
parent 826a30f95f
commit d96f89d4b3
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
21 changed files with 282 additions and 169 deletions

View file

@ -17,6 +17,7 @@
"@solid-primitives/context": "^0.3.1",
"@solid-primitives/deep": "^0.3.2",
"@solid-primitives/event-listener": "^2.4.1",
"@solid-primitives/fullscreen": "^1.3.1",
"@solid-primitives/pagination": "^0.4.1",
"@solid-primitives/scheduled": "^1.5.1",
"@solidjs/meta": "^0.29.4",