dronir / SpotifyControl

Control Spotify from the command line on macOS
451 stars 58 forks source link

Fix jumps by expecting spotify to return milliseconds #13

Closed ticktricktrack closed 9 years ago

ticktricktrack commented 9 years ago

Spotify seems to have changed it's api and now returns milliseconds instead of seconds.

Fixes forward and rewind feature.