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

Amazon Playlists - are those supported? #853

Open WhileDekker opened 1 year ago

WhileDekker commented 1 year ago

Hi

albums from Amazon with AlbumID are working just fine in my setup.

When I try to call a Playlist from Amazon that doesnt seem to work. So I guess playlists are currently not supported? Can you confirm this?

Example: Playlist with error: http://xxx.ww57a.de:5005/Wohnzimmer/amazonmusic/now/album:B0BC8BZDMM

/Wohnzimmer/amazonmusic/now/album:B0BC8BZDMM 2022-09-05T18:28:23.426Z ERROR Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/app/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.addURIToQueue (/app/node_modules/sonos-discovery/lib/models/Player.js:616:15) at /app/lib/actions/amazonMusic.js:68:50

Amazon albums just play fine.