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
When there is a song in now playing in the queue and you right-click on an album\artist\playlist to play name-that-tune it starts with the now playing song instead of a song from the artist\album\playlist.
I guess this is happening because the now playing song remains in the queue after you right-click on an album\artist\playlist to play the game and adds the songs from the album\artist\playlist in the queue after the now playing one.
The solution is to remove the now playing song from the queue and start from the 1st song in the queue after starting the game by right-clicking.
Note: This issue didn't persist earlier but is occurring on the latest build of the custom app.
The text was updated successfully, but these errors were encountered:
Satanarious
changed the title
Starts with now playing song instead of a song from an album\artist\playlist
Starts with now playing song instead of a song from the selected album\artist\playlist
Apr 30, 2022
Hmm. Must have been introduced with b3b392d. It was calling Spicetify.Player.next() when you started a game, which started the song immediately. I'll have to see if I can remove the now playing song some other way.
π Is there already an issue for your problem?
βΉ Environment / Computer Info
π Description
When there is a song in now playing in the queue and you right-click on an album\artist\playlist to play name-that-tune it starts with the now playing song instead of a song from the artist\album\playlist.
I guess this is happening because the now playing song remains in the queue after you right-click on an album\artist\playlist to play the game and adds the songs from the album\artist\playlist in the queue after the now playing one.
The solution is to remove the now playing song from the queue and start from the 1st song in the queue after starting the game by right-clicking.
Note: This issue didn't persist earlier but is occurring on the latest build of the custom app.
The text was updated successfully, but these errors were encountered: