andrehaveman / spotify-node-applescript

Control Spotify on Mac OSX with NodeJS and AppleScript
MIT License
316 stars 38 forks source link

After some runnings, "System Events" crash :( #16

Closed kopiro closed 8 years ago

kopiro commented 10 years ago

{ [Error: /Users/kopiro/Projects/AnythingPlayableServer/node_modules/spotify-node-applescript/lib/scripts/get_artwork.applescript:981:1027: execution error: System Events got an error: Application isn’t running. (-600) ] appleScript: '/Users/kopiro/Projects/AnythingPlayableServer/node_modules/spotify-node-applescript/lib/scripts/get_artwork.applescript', exitCode: 1 } undefined

azolotko commented 10 years ago

Does "killall System\ Events" work for you?

andrehaveman commented 8 years ago

get_artwork is has been removed because it's no longer supported, so I'm closing this issue.