twolfson / google-music.js

Browser-side JS library for controlling Google Music
The Unlicense
47 stars 6 forks source link

`change:song` event not firing in some situations #45

Closed MarshallOfSound closed 8 years ago

MarshallOfSound commented 8 years ago

I know of two situations where change:song is not firing

  1. When album or artist metadata is not set
  2. When the same song is playing but with a different album art

I'll have a PR up soon to fix these two issues