spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
981 stars 79 forks source link

Player doesn't play correct song after change the playlist order #842

Open TLmaK0 opened 6 years ago

TLmaK0 commented 6 years ago

Issue found on April 13th 2018.

Endpoint(s):

Scope(s):

Steps to reproduce:

  1. Open spotify desktop player
  2. Play your own playlist
  3. Move one song after the current playing song
  4. Wait until next song starts playing
  5. The player skips the next song

Expected behaviour:

The player should play next song in the playlist

Actual behaviour:

The player skips the next song

This happens at random. After the problem appears you can see the problem every time. After reboot Spotify player it works well again for hours.

Getting the playlist with api returns the correct order like in the desktop app.

dbrowndan commented 6 years ago

I'm gonna second this. I've been having this issue for almost a year now. When I change playlist order via API (placing a different song into the "up next" slot), the desktop player (Windows) often shows the correct, new order. But then it usually skips the "new" next song and plays the "old" next song.

The bottom line is that the desktop player's order does not always sync with the official API playlist order. And this renders my app completely useless, so I'd greatly love for someone to look into this.

I skimmed old issues and found a similar concern here: https://github.com/spotify/web-api/issues/584

And we also had similar playlist ordering issues with the web player here: https://github.com/spotify/web-api/issues/529

hughrawlinson commented 6 years ago

Thanks for the report! We've heard about this issue before, sometimes changes in playlists don't make it to the clients before they start playing the next song. I'll ask around and see what the current status is.

AnnieYazbeck commented 6 years ago

There are lots of reasons effecting it, you need to delete them one by one. As for the detailed ways and solutions, you can refer to this article: Fix Spotify Web Player not Playing. Hope this is help for you. As for me, I have followed this tutorial and solved this issue of Spotify web player.

Gorencesdfd commented 5 years ago

Thanks for your nice sharing. The trouble for me to play Spotify music is about how to convert Spotify to MP3 and play on any devices freely. We know all Spotify free users can play online, there is no right for them to download or play offline with MP3 format. Fortunately, now we can catch tutorial guide on Google to teach us how to fix multiple troubles.