Jellyfin: Fix artist enumeration (#1520)
authorJc2k <john.carr@unrouted.co.uk>
Tue, 23 Jul 2024 09:58:53 +0000 (10:58 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 09:58:53 +0000 (11:58 +0200)
music_assistant/server/providers/jellyfin/manifest.json
requirements_all.txt

index 7832540cd708987d6ad0bab61e9e48c54b4cd8f4..be8104211b84ef264c664b6879da339700828174 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Jellyfin Media Server Library",
   "description": "Support for the Jellyfin streaming provider in Music Assistant.",
   "codeowners": ["@lokiberra", "@Jc2k"],
-  "requirements": ["aiojellyfin==0.9.1"],
+  "requirements": ["aiojellyfin==0.9.2"],
   "documentation": "https://music-assistant.io/music-providers/jellyfin/",
   "multi_instance": true
 }
index 0ade1a6f92b64ce4c03f99e13f0d18e01429cc01..9b663975a19377149261f839d15a2c622effa580 100644 (file)
@@ -4,7 +4,7 @@ Brotli>=1.0.9
 aiodns>=3.0.0
 aiofiles==24.1.0
 aiohttp==3.9.5
-aiojellyfin==0.9.1
+aiojellyfin==0.9.2
 aiorun==2024.5.1
 aioslimproto==3.0.1
 aiosqlite==0.20.0