You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: