jakemarsh / atom-spotify

Atom package for displaying the currently playing song in Spotify in Atom's status bar
MIT License
56 stars 19 forks source link

Spotify 1.0.1.x - Not working #19

Closed albertorestifo closed 9 years ago

albertorestifo commented 9 years ago

I'm beta-testing Spotify (1.0.1.988.g8f17a348 currently).

They have changes a lot in the API in the beta, and the plugin doesn't seem to work.

I restarted both Atom and Spotify after the installation.

blimmer commented 9 years ago

I just tried installing this extension and it's not working for me either. I'm on production spotify version 1.01.1060.gc75ebdfd.

tylerFowler commented 9 years ago

Have been using this for a while but seemed to suddenly stop working directly (and I mean one minute it works one minute it's not) after I updated to Spotify version 1.1.1.1060.gc75ebdfd. And this update had some non minor changes it seems.

dawidk92 commented 9 years ago

+1

nicolasbrugneaux commented 9 years ago

Works fine when using my (very) small fix here https://github.com/andrehaveman/spotify-node-applescript/pull/20

Apparently starred api has been removed

tylerFowler commented 9 years ago

+1 On this fix, it works fine after that.

kjschulz commented 9 years ago

+1 Simple & quick fix, it works great now!

albertorestifo commented 9 years ago

:+1: The solution proposed by @nicolasbrugneaux worked. I'm closing the issue since it's not with this package.

We should all +1 the @nicolasbrugneaux PR