
Last Hurrah Spotify Driver
I wanted my remote to control Spotify and now it does. No thanks to NEEO.
-
Hi Thorbjørn Lorentzen thank you for writing this custom driver.
I gave it a try today. Unfortunataly i am getting the error "Illegal scope" after "Click me!".
Also the console is throwing various errors at me.
E:\neeo-driver-spotify-master>npm start > neeo-driver-spotify@1.0.0 start E:\neeo-driver-spotify-master > neeo-sdk start # Spotify driver HTTP Interface listening on port 3043 # Visit http://192.168.178.28:3043 to get started No Brain address configured, attempting to discover one... # SPOTIFY driver ready - Brain discovered: NEEO - Start server, connect to NEEO Brain: { brain: 'NEEO', host: 'NEEO-09073506.local', port: 3000 } (node:14240) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'body' of undefined at api.getMyCurrentPlaybackState.catch.then (E:\neeo-driver-spotify-master\lib\SpotifyController.js:104:48) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) (node:14240) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:14240) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. # Your devices are now ready to use in the NEEO app!
When searching for the driver i see two devices. I can add them Neeo but i am not able to browse directories and the authorization status is "not authorized".
Can you please help?!
-
Thorbjørn Lorentzen do you think it is possible to upgrade the driver to the player UI of the sonos driver?
Like the one in the kodi driver by Niels de Klerk : https://www.youtube.com/watch?v=9xBgYtKOlAQ
-
Hi Guys,
I seen the noise on the forum and had a peep.
This installs and runs easy and just needs "'user-read-birthdate'," removed from line 35 of config.js prior to installing and first running.
Physical button functionality, volume in recipe do not work.
Artwork is quick changing. Current track and device work. Although only PCs, Mobile, Alexa device show up. Have not seen Google or Sonos speakers show up.
Volume and track change with physical buttons would be nice. May have broken since released.
Have a play...