Paul Barrass
Paul Barrass
Looks like this might help re: adding to your clipboard too? http://www.hammerspoon.org/docs/hs.pasteboard.html#setContents
Nope there is no alternative library that is supported by Spotify. We're just waiting for them to release the web API they've been promising for years now - don't hold...
https://github.com/pdaddyo/soundbounce-v2 :)
Thanks for the extra info. Did this happen on Windows?
This looks like a bug in libspotify, since when it crashes it's breaking the local storage that libspotify is supposed to control on its own. @ChrisRus - go to %temp%...
Agreed this would be a good idea. This codebase is not great at all tbh, it was my first node project, first react project, first linux server I've ever booted...
Sure would definitely welcome contributions! I'm off for a while now (back before xmas), but if you're keen to get going the gists mentioned [on this issue](https://github.com/pdaddyo/soundbounce/issues/228) should enable you...
Great idea - will add this to the room UI somewhere (eventually!)
In theory this should be reasonably simple, since note-webkit and node-spotify used on the OSX version are apparently compatible with linux already. If anyone wants to try and get this...
Our adjusted node-spotify library will need recompiling for linux node-webkit using nw-gyp, and then the existing app.nw file should load on linux using node-webkit. I don't know much more than...