Jellyfin playback state synchronation

This commit is contained in:
Aleksi Lassila
2023-07-03 18:06:59 +03:00
parent b97befa31c
commit f4102eae19
28 changed files with 1837 additions and 332 deletions

View File

@@ -47,6 +47,7 @@
"type": "module",
"dependencies": {
"@apollo/client": "^3.7.15",
"@jellyfin/sdk": "^0.7.0",
"axios": "^1.4.0",
"graphql": "^16.6.0",
"hls.js": "^1.4.6",