node-sonos-http-api icon indicating copy to clipboard operation
node-sonos-http-api copied to clipboard

Playing a song adds it to the queue?

Open GavontiP opened this issue 3 years ago • 0 comments
trafficstars

I'm curious as to why it's the case that both ways we can play songs via Spotify. "http://localhost:5007/musicsearch/spotify/song/party+girl" or "http://localhost:5007/spotify/now/${uri}" Both of these methods also add the song to the queue which is weird considering it's also played so now it's playing and queued. Also is there any way to move specific songs from the queue so I can create a more accurate queue?

GavontiP avatar Aug 02 '22 21:08 GavontiP