Listitem Properties Tvshows - kodi-community-addons/script.skin.helper.service GitHub Wiki

Properties available for tvshows only, property doesn't work in containers.

These properties are available for all tvshows items (including PVR if scraper enabled). Also at season and episode level.

Besides all normal properties, the following additional properties will be available:

property description
SkinHelper.ListItem.Status Localized status (e.g. continuing or ended)
SkinHelper.ListItem.Network Network that is broadcacting the series
SkinHelper.ListItem.Studio same as network
SkinHelper.ListItem.Rating.TVDB rating on TVDB
SkinHelper.ListItem.Votes.TVDB No. of votes on TVDB
SkinHelper.ListItem.Airday Localized day of week the show airs (e.g. Monday)
SkinHelper.ListItem.Airday.short Short version of airday (e.g. Mon)
SkinHelper.ListItem.Airtime Airtime of the show (e.g. 20:00 or 8:00 PM)
SkinHelper.ListItem.AirDayTime Combination of airday and airtime (e.g. Monday 8:00 PM)
SkinHelper.ListItem.AirDayTime.short Short version of AirDayTime (e.g. Mon 8:00 PM)
SkinHelper.ListItem.AirDayTime.label Combination of AirDayTime and network (e.g: Monday 8:00 PM - Network ABC)
SkinHelper.ListItem.AirDayTime.label.short Shorter version of AirDayTime.label
SkinHelper.ListItem.NextEpisode.Title Title of the next airing episode of this series (continuing series only)
SkinHelper.ListItem.NextEpisode.Label Label (season+episode + title) of the next airing episode
SkinHelper.ListItem.NextEpisode.Plot Plot of the next airing episode
SkinHelper.ListItem.NextEpisode.Season SeasonNo. of the next airing episode
SkinHelper.ListItem.NextEpisode.Episode EpisodeNo. of the next airing episode
SkinHelper.ListItem.NextEpisode.Writer Writer(s) of the next airing episode
SkinHelper.ListItem.NextEpisode.Director Director(s) of the next airing episode
SkinHelper.ListItem.NextEpisode.GuestStars Guest Stars of the next airing episode
SkinHelper.ListItem.NextEpisode.Rating Rating of the next airing episode
SkinHelper.ListItem.NextEpisode.Airdate Airdate of the next airing episode
SkinHelper.ListItem.NextEpisode.Airdate.label Combination of label and airdate
SkinHelper.ListItem.NextEpisode.Airdate.long Long version of the airdate
SkinHelper.ListItem.LastEpisode.Title Title of the last aired episode for this series
SkinHelper.ListItem.LastEpisode.Label Label (season+episode + title) of thelast aired episode
SkinHelper.ListItem.LastEpisode.Plot Plot of the last aired episode
SkinHelper.ListItem.LastEpisode.Season SeasonNo. of the last aired episode
SkinHelper.ListItem.LastEpisode.Episode EpisodeNo. of the last aired episode
SkinHelper.ListItem.LastEpisode.Writer Writer(s) of the last aired episode
SkinHelper.ListItem.LastEpisode.Director Director(s) of the last aired episode
SkinHelper.ListItem.LastEpisode.GuestStars Guest Stars of the last aired episode
SkinHelper.ListItem.LastEpisode.Rating Rating of the last aired episode
SkinHelper.ListItem.LastEpisode.Airdate Airdate of the last aired episode
SkinHelper.ListItem.LastEpisode.Airdate.label Combination of label and airdate