Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Skinning engine v15
Page Infolabels and Boolean conditions

[New Infolabel] Player.SeekStepSize

Player.TimeRemaining([format]) string

[Infolabel Updated] VideoPlayer.Season also supports EPG.

VideoPlayer.offset(number).Season string

[Infolabel Updated] VideoPlayer.Episode also supports EPG.

VideoPlayer.offset(number).Episode string

[Infolabel Updated] VideoPlayer.Director also supports EPG.

VideoPlayer.Director(separator) string

[New Infolabel] VideoPlayer.IMDBNumber

VideoPlayer.offset(number).IMDBNumber string

[New Infolabel] VideoPlayer.EpisodeName

VideoPlayer.PlaylistPosition string

[Infolabel Updated] VideoPlayer.Cast also supports EPG.

VideoPlayer.Cast(separator) string

[Infolabel Updated] VideoPlayer.Writer also supports EPG.

VideoPlayer.Writer(separator) string

[New Infolabel] Container(id).CurrentItem

Container(id).Scrolling boolean

[New Infolabel] Container.Art(type)

[New Boolean Condition] ListItem.IsCollection

ListItem.IsSelected boolean

[Infolabel Updated] ListItem.Premiered now also available for EPG items.

ListItem.Genre string

[Infolabel Updated] ListItem.Director also supports EPG.

ListItem.Director(separator) string

[Infolabel Updated] ListItem.Episode also supports EPG.

ListItem.Season string

[Infolabel Updated] ListItem.Season also supports EPG.

ListItem.TVShowTitle string

[Infolabel Updated] ListItem.Cast also supports EPG.

ListItem.Cast(separator) string

[Infolabel Updated] ListItem.Writer also supports EPG.

ListItem.Writer(separator) string

[New Infolabel] ListItem.IMDBNumber

ListItem.EpisodeName string

[New Infolabel] ListItem.EpisodeName

ListItem.PercentPlayed string

[New Infolabel] Window(AddonBrowser).Property(Updated)

Window(Weather).Property(property) string

[Infolabel Updated] Control.GetLabel(id) added index parameter - allows skinner to retrieve label2 of a control. Only edit controls are supported. ** Example** : Control.GetLabel(999).index(1) where:

  • index(0) = label
  • index(1) = label2