Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to control queue after it has been loaded? #21

Open
cncb-gh opened this issue Nov 2, 2018 · 4 comments
Open

Way to control queue after it has been loaded? #21

cncb-gh opened this issue Nov 2, 2018 · 4 comments

Comments

@cncb-gh
Copy link

cncb-gh commented Nov 2, 2018

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.

@MattMckenzy
Copy link

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!

@cncb-gh
Copy link
Author

cncb-gh commented Nov 2, 2018

I will take a look. Thanks!

@highwingers
Copy link

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

@MattMckenzy
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants