jellyfin-chromecast icon indicating copy to clipboard operation
jellyfin-chromecast copied to clipboard

Feature request: Proper queue support

Open YouKnowBlom opened this issue 4 years ago • 1 comments

Relevant doc: https://developers.google.com/cast/docs/web_receiver/queueing

We can get the playbackInfo of multiple items and populate the queue by sending multiple ids to {{baseUrl}}/Items?. While not an optimal solution since we're sending deviceprofile when requesting playbackInfo, I don't think the capabilities of the cast device will change often.

YouKnowBlom avatar Nov 29 '20 12:11 YouKnowBlom

https://github.com/jellyfin/jellyfin-web/issues/2250

Artiume avatar Dec 26 '20 06:12 Artiume