vincelwt / harmony

:musical_note: Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
http://getharmony.xyz
859 stars 58 forks source link

[bug] Songs are skipped #210

Open mojo2012 opened 6 years ago

mojo2012 commented 6 years ago

Hi,

I just noticed some songs are skipped when double clicking on them or when they should be played after the current song finishes. In the log I get the following problems: 1521097717675.log

vincelwt commented 6 years ago

With what service is it happening? Play Music?

mojo2012 commented 6 years ago

yes

vincelwt commented 6 years ago

At what frequency is it happening? I don't think that can be fixed with Harmony. This is a more likely a .problem with the playmusic module Harmony is using. Because it's using an unofficial API, it has a bunch of bugs.

mojo2012 commented 6 years ago

It works if I choose the song again. You could catch the error and invoke the same call again.

vincelwt commented 6 years ago

Mmm, yeah I could add an auto retry. Does it always work the second time right after?

mojo2012 commented 6 years ago

yes it seems that way

vincelwt commented 6 years ago

Ok I'll make it retry once or twice before zapping the track.