2015-10-17, 21:10
id likte to make some adjustments to the skin for personal taste.
In first i like to change the "recently added albums" in the Homescreen over the "Music" label
to show recently played albums insted...
i´ve overlooked the home.xml and came by the time to the point to look in the "IncludeHomeRecentlyAdded,xml"
in line 667 it starts a list of statements like this
<label>$INFO[Window.Property(LatestAlbum.1.Title)]</label>
but the labels have no reference for something i want under
http://kodi.wiki/view/InfoLabels
Window(Home).Property(key) >> LatestAlbum
so, is there more complex scripting-work to do instead of just changing some reference?
Or is it kinda possible to fill in the contents of a smart-playlist in there?
In first i like to change the "recently added albums" in the Homescreen over the "Music" label
to show recently played albums insted...
i´ve overlooked the home.xml and came by the time to the point to look in the "IncludeHomeRecentlyAdded,xml"
in line 667 it starts a list of statements like this
<label>$INFO[Window.Property(LatestAlbum.1.Title)]</label>
but the labels have no reference for something i want under
http://kodi.wiki/view/InfoLabels
Window(Home).Property(key) >> LatestAlbum
so, is there more complex scripting-work to do instead of just changing some reference?
Or is it kinda possible to fill in the contents of a smart-playlist in there?