originallyus / node-red-contrib-better-sonos

NodeRed node for controlling Sonos Players
MIT License
8 stars 9 forks source link

Queued song doesn't get metadata #24

Open K-RAD opened 5 years ago

K-RAD commented 5 years ago

Trying to inject (as a string) an URI into Queue and it doesn't work.

Direct Play - says request success, but the song is not queued Queue Next - says request success and basically stops playing

K-RAD commented 5 years ago

Apparently the output might be payload.uri, but the input is payload.songuri. Now it works, however a queued song does not get any kind of metadata