Album Artwork Image as the background to the media player

Let's continue the discussion here, @proffalken .

Quoting you from GitHub:

Thanks @tomwpublic - not sure if you want to continue the discussion here or on the forums thread, but this is my current settings.json:

{
"spotify": {
"clientId": "IKNOWWHOIAM",
"clientSecret": "SHHHHHHHHHHHHHHH"
},
"webhook": "http://:39501"
}
On the hub, I've made sure that the MAC Address is set correctly along with the other settings, however the only time that the AlbumArtwork URI updates is if I click the "refresh" button in the console:

That all seems correct. What environment are you running the node server in?

I think we need to figure out whether the webhook is not being sent or if it is being sent but not properly received.

Please open a Hubitat Logs view in another tab or window. Then change the track on the Sonos side. What shows up in the logs, if anything?

Edit: FYI @proffalken . I think my post snuck in before yours, so just making sure you didn't miss this.