Thyraz / Sonos-Kids-Controller

Software for self made touchscreen jukeboxes for kids. Supports Spotify streaming and uses Sonos for audio output.
152 stars 28 forks source link

No issues - but is it possible to use deezer or amazon Musik on the Sonos-Kids-Controlle? #2

Closed NoTrace-Kai closed 3 years ago

NoTrace-Kai commented 3 years ago

Hi there ... bevor i buy all the things for the great Controller, i want to ask you if i can use deezer or amazon Musik with the controller? Can i use the MP3 files from my nas easier? Thanks Kai

Thyraz commented 3 years ago

Hi Kai,

node-sonos-http-api support deezer and amazon music, but my User Interface doesn't so far. I also have the request to add Apple Music, maybe I can add all of them together.

But I'm currently busy with another project, so it might take a month or two...

About adding local files: Sadly there isn't a better search for services other than Spotify. This also applies to adding cover art.

All music services use node-sonos-http-api for searching and accessing files. Only for Spotify I wrote a seperate search and artwork fetcher, as it provides a nice public API to fetch this information.

NoTrace-Kai commented 3 years ago

Hi ...

ok, thanks a lot for you information, than i will wait till you get time to update the new features ;)

CU Kai

Thyraz commented 3 years ago

Ok, I added Amazon Music and Apple Music. https://github.com/Thyraz/Sonos-Kids-Controller/commit/4d620d47bae518d2d32625a0e364e3ca2675fb0f

For Deezer I'm afraid node-sonos-http-api is missing some needed endpoints. I see only searching for stations by artist. So it looks like it can't be added, sorry.

NoTrace-Kai commented 3 years ago

Thanks a lot ... then i can try ;)