twolfson / google-music.js

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

`setPlaybackTime` not accurate #3

Open twolfson opened 9 years ago

twolfson commented 9 years ago

It looks like setPlaybackTime isn't entirely exact. During testing, we set the time to 60 seconds but got 59 seconds. This might not be possible or at least not via the current mechanism. We should look into it.