GoogleCast icon indicating copy to clipboard operation
GoogleCast copied to clipboard

Way to control queue after it has been loaded?

Open cncb-gh opened this issue 6 years ago • 4 comments

I can load a queue of media items successfully, but I don't see any way to control the playback of the queue after this. That is, are there next/previous commands, get/set current index in queue, etc.? Thanks.

cncb-gh avatar Nov 02 '18 18:11 cncb-gh

I ended up doing some work extending GoogleCast a bit to implement some extra queueing features, just like the ones you mentioned, not too long ago. Have a look at my DayCast repo and let me know if you have any questions!

MattMckenzy avatar Nov 02 '18 20:11 MattMckenzy

I will take a look. Thanks!

cncb-gh avatar Nov 02 '18 21:11 cncb-gh

can I create a Playlist/Queu and play them in order? did you find any solution?

highwingers avatar Mar 17 '21 01:03 highwingers

Have a look at my GoogleCast fork for queue functionality and my DayCast repo for implementation of it. Let me know if you have any issues with it!

MattMckenzy avatar Mar 17 '21 01:03 MattMckenzy