jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Support for Qobuz (or other music services) #599

Open DeLub opened 6 years ago

DeLub commented 6 years ago

Currently queueing songs and albums from Apple Music and Spotify are supported. I would love for Qobuz to be supported as well. I would sure like to help to add support, but I'm clueless as to how to go about it. Any ideas?

DeLub commented 6 years ago

To be more specific: I looked in the code for Apple Music and Amazon, but I wonder how to get the uriTemplates and metadata code. The uri for a song can be seen in the status screen I suppose.

jishi commented 6 years ago

I suggest you hold off this for the time being. I think Sonos restricted the possibility to "build" the correct metadata as of 8.3, I need to figure out if it's even possible to continue supporting this.

DeLub commented 6 years ago

Does this mean trouble for the Apple Music and Spotify actions as well?