Breaking API Change: /Items/🆔/PlaybackInfo #2181

Closed
opened 2026-02-06 21:49:35 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @iwalton3 on GitHub (Oct 11, 2020).

Originally assigned to: @crobibero on GitHub.

The PlaybackInfo endpoint used to accept arguments both from the query string and from a JSON body, but now only accepts them from a query string. The web client is known to use the query string, while Kodi and MPV Shim are using JSON.

Originally created by @iwalton3 on GitHub (Oct 11, 2020). Originally assigned to: @crobibero on GitHub. The PlaybackInfo endpoint used to accept arguments both from the query string and from a JSON body, but now only accepts them from a query string. The web client is known to use the query string, while Kodi and MPV Shim are using JSON.
OVERLORD added the bugconfirmedregressionrelease critical labels 2026-02-06 21:49:35 +03:00
Author
Owner

@cvium commented on GitHub (Oct 14, 2020):

ASP.NET Core Web Api does not support this in a nice way.

@cvium commented on GitHub (Oct 14, 2020): ASP.NET Core Web Api does not support this in a nice way.
Author
Owner

@dkanada commented on GitHub (Oct 14, 2020):

It sounds like updating the web client would be best if we absolutely can't make this work.

@dkanada commented on GitHub (Oct 14, 2020): It sounds like updating the web client would be best if we absolutely can't make this work.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2181