Using the latest version of Volumio (and also with previous versions) album art not displaying.
Inspecting the element I see a malformed SRC url, with my Volumios IP address included in the start of the SRC url
src="192.168.1.206https//music.{My Domain}.ca/rest/getCoverArt.view
Changing it to this shows the art:
src=" https://music.{My Domain}.ca/rest/getCoverArt.view