v19 Changes to the skinning engine for Kodi Matrix (v19)
#25
2020-03-17 new infolabels

ListItem.UniqueID()
For use in the VideoInfo dialog

VideoPlayer.UniqueID()
For use during playback

it allows skinners to retrieve the unique ID from individual metadata providers:
ListItem.UniqueID(tmdb)
VideoPlayer.UniqueID(imdb)

pull-request: https://github.com/xbmc/xbmc/pull/17340
commit: https://github.com/xbmc/xbmc/commit/8047...e572488413
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-03-17, 03:12
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Matrix (v19)1