bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
75 stars 20 forks source link

echo node get media not returning all info #73

Closed smcgann99 closed 1 year ago

smcgann99 commented 2 years ago

Just noticed today that the alexa play music example flow doesn't work correctly. The msg.payload from the echo node (set to "get" "media") is missing the album art,name, queue info etc. Guessing that this is a change by Amazon, anyone else having this issue ?

smcgann99 commented 2 years ago

The problem seems to be that even when playing a track, get media shows the device as IDLE -

payload: object clientId: "Domain:Application:Music" contentId: null contentType: null currentState: "IDLE" imageURL: null isDisliked: false isLiked: false looping: false mediaOwnerCustomerId: null muted: false programId: null progressSeconds: 49 providerId: null queue: null queueId: null queueSize: 0 radioStationId: null radioVariety: 0 referenceId: null service: null shuffling: false timeLastShuffled: 0 volume: 7

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.