Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
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.offset(number).Director 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.CastAndRole string

[Infolabel Updated] VideoPlayer.Writer also supports EPG.

VideoPlayer.offset(number).Writer 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.Country 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.CastAndRole string

[Infolabel Updated] ListItem.Writer also supports EPG.

ListItem.Tag 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