Hi all,
to make the adding of fanart for the music visualisation easier I changed a few lines in MusicVisualisation.xml of my Estuary skin. Especially this:
Code:
<texture colordiffuse="88FFFFFF" fallback="fanart.jpg">images/fanart/$INFO[MusicPlayer.Artist].jpg</texture>
So I only have to name the image files exactly like the artist and save them in the “fanart” folder. This works pretty well for the fanart.
Now I want to do the same with the artist image in the WideList. But I don’t know where I can find the XML for the container(?) with the image and the album list.
Can anyone please tell me, which XML I have to modify?
Thanks
Harry