Jellyfin: Fix login for some instances (#1601)
authorJc2k <john.carr@unrouted.co.uk>
Sat, 24 Aug 2024 15:38:48 +0000 (16:38 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 15:38:48 +0000 (17:38 +0200)
commitb5b1a19f9bd02e782c8c341c2670b07f8280e86a
tree54a644ab3b1f0fd598eeb0de3737e499cc12841c
parent5feb806ab0c8b040e81c41aec2ae674de240f587
Jellyfin: Fix login for some instances (#1601)

We weren't using the shared MA ClientSession for the login code.
This meant login was hitting some extra YARL validation when
instancing a ClientSession for a subpath on a url, causing
logins to fail.
music_assistant/server/providers/jellyfin/manifest.json
requirements_all.txt