twolfson / google-music.js

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

notifySong should have duration in milliseconds #2

Closed twolfson closed 9 years ago

twolfson commented 9 years ago

We are sending back milliseconds from getPlaybackTime but seconds for the notifySong hook. These should be consistent.