Kodi Community Forum
Artist thumb in MusicVisualisation.xml help! - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Artist thumb in MusicVisualisation.xml help! (/showthread.php?tid=75018)



[Solved] Artist thumb in MusicVisualisation.xml help! Solved - buges - 2010-06-03

hi

Im trying to get the folder.jpg that is used when your in filemode thumbnail view to be displayed when in full screen music mode.

I've tried <texture>$INFO[ListItem.FileNameAndPath]\folder.jpg</texture> & ListItem.Path

But nothing shows up

Well it looks like there's no way of getting the path of the currently playing song that i can see.

Any ideas?

Thanks

Solved it <texture background="true">$INFO[Player.Folderpath]\folder.jpg</texture>

I'll get my hat & coat now