[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
[Infolabel Updated] ListItem.Premiered
now also available for EPG items.
[Infolabel Updated] ListItem.Director
also supports EPG.
ListItem.Director(separator)
string
[Infolabel Updated] ListItem.Episode
also supports EPG.
[Infolabel Updated] ListItem.Season
also supports EPG.
[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
[New Infolabel] ListItem.EpisodeName
[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: