Recently added Albums - while playing audio - 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: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115) +---- Thread: Recently added Albums - while playing audio (/showthread.php?tid=123938) |
Recently added Albums - while playing audio - Hayabusa - 2012-02-25 Hi People, I am currently learning how to code skins whit T!. So, wanted to have the option to show the recently added albums while playing music. here are some pictures to explain it better it should look like this Can somebody help me, or at least point me in the right direction to achieve this. (Wiki links/forum links) Thanks :p - ronie - 2012-02-27 hmm.. i don't see any images... you could just add some image controls to MusicVisualisation.xml i guess and use <texture>$INFO[Window.Property(LatestAlbum.1.Thumb)]</texture> and so on... - Hayabusa - 2012-02-27 ronie Wrote:hmm.. i don't see any images... I updated the images! Okey i`ll try that and give feedback if it works. thanks for your answer |