Virtual SharpTools Image Tile

This setup was working until about a few weeks ago.

I’m using Bloodtick’s Hubitat driver “Virtual SharpTools Image Tile”. I have a webhook in plex that sends track info and album art to the variables below. When I play a track on my speaker (an alexa/echo device), the variables, through a rule I have set up, update with the track info (artist, title, and even the url to the album art). When I created this tile on a dashboard, the tile would show the image of the album art. But, as of a few weeks ago, it just shows the default headphones icon.

Note, I have a rule that when there is no track/media playing, a plex icon shows from some random website. This plex icon shows (see below). So I don’t know why the album art is not displaying. Anyone have any ideas?

Have you tried on other browsers? Particularly a desktop browser where you could check the console for any errors.

Most modern browsers will block HTTP content served on an HTTPS site - known as “Mixed Content”, so you would likely need to follow the steps in the following thread:

Google Chrome - Mixed Content - Media Not Showing