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

Add possibility to queue songs #106

Open
gonzalezzfelipe opened this issue Aug 28, 2018 · 5 comments
Open

Add possibility to queue songs #106

gonzalezzfelipe opened this issue Aug 28, 2018 · 5 comments
Labels

Comments

@gonzalezzfelipe
Copy link

gonzalezzfelipe commented Aug 28, 2018

I would be good to add the functionality of queueing songs doing something like:

shpotify queue song "ble"
shpotify queue album ""

as to be able to make yourself a short list of songs to hear at once, without it having to be a fixed album or pre-existing list.

There's already an open issue on spotify but it has a lot of support for them to add the functionality so we can expect it to happen soon.

@sirpooya
Copy link

sirpooya commented Mar 2, 2020

I'm so down for this feature!!
Is there a possibility for this to happen?

@burak-gunay
Copy link

This would be a really helpful feature, I think I'll start implementing it this week and will post here how it goes

@sirpooya
Copy link

This would be a really helpful feature, I think I'll start implementing it this week and will post here how it goes

Any news yet?

@davidem
Copy link

davidem commented Jun 11, 2020

Spotify has an API to queue songs, but has no API to list queued songs, which is funny. People have been asking for this for some time... as soon as I finish the 'list/like' song feature, I'll add this feature and provide a pull-request.

So queueing is possible, listing the queue is not.

@davidem
Copy link

davidem commented Nov 30, 2020

For the record: I've added queueing a while back, it's in branch 3.0-pre. I've just changed it so multiple uri's can be queued in one command. It's in PR #144.

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

No branches or pull requests

5 participants