mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-15 08:52:59 +01:00
fix: jellyfin 12 fixes
This commit is contained in:
@@ -52,7 +52,7 @@ export const getAudioStreamUrl = async (
|
||||
container: mediaSource?.Container || "mp3",
|
||||
mediaSourceId: mediaSource?.Id || "",
|
||||
deviceId: api.deviceInfo.id,
|
||||
api_key: api.accessToken,
|
||||
ApiKey: api.accessToken,
|
||||
userId,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user