Kodi Community Forum
Solved Artist info not populating? - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221)
+---- Thread: Solved Artist info not populating? (/showthread.php?tid=325008)



Artist info not populating? - testmetest - 2017-12-03

Hi, artist info isn't populating on this particular skin. It does work in the default skin.

I have artist genre, styles, formed, etc, but not the info about the artist.

Is anyone else having this problem? I searched quite a bit and don't think I saw a solution.

Thoughts?


RE: Artist info not populating? - testmetest - 2017-12-03

I figured it out, duh!  Smile

I added this:
Code:
<label>$INFO[ListItem.Property(Artist_Description)]</label>



Artist info not populating? - Klojum - 2017-12-03

Thread marked solved.


RE: Artist info not populating? - NotYourAverageAl - 2018-01-05

@testmetest , which file did you modify? i've been looking to fix this on my setup as well


RE: Artist info not populating? - testmetest - 2018-01-07

Hi, it in DialogMusicInfo.xml.

You can change the label under <control type="textbox" id="4">

Hope it helps!