-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Comments
I'm so down for this feature!! |
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? |
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. |
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. |
I would be good to add the functionality of queueing songs doing something like:
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.
The text was updated successfully, but these errors were encountered: