v19 Changes to the skinning engine for Kodi Matrix (v19)
#46
2020-09-20 changed infolabels

the following Player info labels now support offset() and position()
  • Player.Title
  • Player.Folderpath
  • Player.FilenameAndPath
  • Player.Filename
this allows you to display info for the next items in a playlist during playback.


examples:
xml:
Player.offset(1).Title
Player.position(3).Filename

pull-request: https://github.com/xbmc/xbmc/pull/18410
commit: https://github.com/xbmc/xbmc/commit/bd9f...338c56866a
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: Changes to the skinning engine for Kodi Matrix - by ronie - 2020-09-20, 01:55
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Matrix (v19)1