Kodi Community Forum
[split] Changes to the skinning engine for Kodi Matrix - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: [split] Changes to the skinning engine for Kodi Matrix (/showthread.php?tid=357074)



[split] Changes to the skinning engine for Kodi Matrix - Chillbo - 2020-08-14

(2020-03-11, 01:23)ronie Wrote: 2020-03-10 new infolabels


MusicPlayer.ReleaseDate
The release date of the song currently playing.

ListItem.ReleaseDate
The release date of the item.

MusicPlayer.OriginalDate
The original release date of the song currently playing.

ListItem.OriginalDate
The original release date of the item. Can be full or partial date.

MusicPlayer.BPM
The bpm of the track currently playing.

ListItem.BPM
The BPM of a song.



pull-request: https://github.com/xbmc/xbmc/pull/17437
commit: https://github.com/xbmc/xbmc/commit/eff6ca5eea1b9c1535f9e7d5017d10a673e5ba1c

The documentation for these new infolabels seems to be missing in the skinning wiki.

EDIT: Some more of the new ones seem to be missing as well. Just a reminder, if updating this is not already on the list Smile