InfoLabels: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>C4
(Added several missing VideoPlayer Info Labels. Will need proofed and missing descriptions added.)
>Sho
No edit summary
Line 2: Line 2:
{| class="usertable" border="1"
{| class="usertable" border="1"
|- class="userrow"
|- class="userrow"
| class="usercell" | Weather.Conditions
| class="usercell" | AudioScrobbler.ConnectState
| class="usercell" | Current weather conditions – this is looked up in a background process.
| class="usercell" | Connected to the audioscrobbler
|- class="userrow"
| class="usercell" | AudioScrobbler.SubmitInterval
| class="usercell" | Shows next reconnect when submission failed
|- class="userrow"
| class="usercell" | AudioScrobbler.FilesCached
| class="usercell" | Number of cached songs
|- class="userrow"
| class="usercell" | AudioScrobbler.SubmitState
| class="usercell" | Shows time left until the current song is submitted
|- class="userrow"
| class="usercell" | container.folderpath
| class="usercell" | Shows path of currently displayed folder
|- class="userrow"
| class="usercell" | listitem.label
| class="usercell" | Shows the left label of the currently selected item in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.label2
| class="usercell" | Shows the right label of the currently selected item in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.title
| class="usercell" | Shows the title of the currently selected song or movie in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.tracknumber
| class="usercell" | Shows the track number of the currently selected song in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.artist
| class="usercell" | Shows the artist of the currently selected song in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.album
| class="usercell" | Shows the album of the currently selected song in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.year
| class="usercell" | Shows the year of the currently selected song, album or movie in a list or thumb control
|- class="userrow"
| class="usercell" | listitem.genre
| class="usercell" | Shows the genre of the currently selected song, album or movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Weather.Temperature
| class="usercell" | listitem.director
| class="usercell" | Current weather temperature
| class="usercell" | Shows the director of the currently selected movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Weather.Location
| class="usercell" | listitem.filename
| class="usercell" | City/town which the above two items are for
| class="usercell" | Shows the filename of the currently selected song or movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.Time
| class="usercell" | listitem.date
| class="usercell" | Elapsed time of current playing media
| class="usercell" | Shows the file date of the currently selected song or movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.TimeRemaining
| class="usercell" | listitem.size
| class="usercell" | Remaining time of current playing media
| class="usercell" | Shows the file size of the currently selected song or movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.Duration
| class="usercell" | listitem.rating
| class="usercell" | Total duration of the current playing media
| class="usercell" | Shows the IMDB rating of the currently selected movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.SeekTime
| class="usercell" | listitem.programcount
| class="usercell" | Time to which the user is seeking
| class="usercell" | Shows the number of times an xbe has been run from "my programs"
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.Volume
| class="usercell" | listitem.duration
| class="usercell" | Current volume (between -60 and 0dB)
| class="usercell" | Shows the song or movie duration of the currently selecter movie in a list or thumb control
|- class="userrow"
|- class="userrow"
| class="usercell" | MusicPlayer.Title
| class="usercell" | MusicPlayer.Title
Line 52: Line 88:
| class="usercell" | MusicPlayer.TrackNumber
| class="usercell" | MusicPlayer.TrackNumber
| class="usercell" | Track number of current song
| class="usercell" | Track number of current song
|- class="userrow"
| class="usercell" | MusicPlayer.DiscNumber
| class="usercell" | Disc number of current song
|- class="userrow"
|- class="userrow"
| class="usercell" | MusicPlayer.Duration
| class="usercell" | MusicPlayer.Duration
Line 79: Line 112:
| class="usercell" | MusicPlayer.PlaylistLength
| class="usercell" | MusicPlayer.PlaylistLength
| class="usercell" | Total size of the current music playlist
| class="usercell" | Total size of the current music playlist
|- class="userrow"
| class="usercell" | VideoPlayer.Title
| class="usercell" | Title of current video. If it's in the database it will return the database title, else the filename
|- class="userrow"
| class="usercell" | VideoPlayer.Genre
| class="usercell" | Genre(s) of current video, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Originaltitle
| class="usercell" | Unknown
|- class="userrow"
| class="usercell" | VideoPlayer.Director
| class="usercell" | Director of current video, if it's in the database
|- class="userrow"
| class="usercell" | VideoPlayer.Year
| class="usercell" | Year of release of current video, if it's in the database
|- class="userrow"
| class="usercell" | VideoPlayer.Time
| class="usercell" | Current time in video
|- class="userrow"
| class="usercell" | VideoPlayer.TimeRemaining
| class="usercell" | Current remaining time in vodeo
|- class="userrow"
| class="usercell" | VideoPlayer.TimeSpeed
| class="usercell" | Current time + playspeed. eg 1:23:14 (-4x)
|- class="userrow"
| class="usercell" | VideoPlayer.Duration
| class="usercell" | Length of current video
|- class="userrow"
| class="usercell" | Videoplayer.Cover
| class="usercell" | Cover of the currently playing video, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Usingoverlays
| class="usercell" | Unknown
|- class="userrow"
| class="usercell" | Videoplayer.Isfullscreen
| class="usercell" | Unknown
|- class="userrow"
| class="usercell" | Videoplayer.Hasmenu
| class="usercell" | Unknown
|- class="userrow"
| class="usercell" | VideoPlayer.PlaylistLength
| class="usercell" | Total size of the current video playlist
|- class="userrow"
| class="usercell" | VideoPlayer.PlaylistPosition
| class="usercell" | Position of the current song in the current video playlist
|- class="userrow"
| class="usercell" | Videoplayer.Plot
| class="usercell" | Plot of the currently playing video, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Plotoutline
| class="usercell" | Plotoutline of the currently playing video, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Episode
| class="usercell" | Episode number of the currently playing TV show, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Season
| class="usercell" | Season number of the currently playing TV show, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Rating
| class="usercell" | Rating of the currently playing video, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Tvshowtitle
| class="usercell" | Title of the currently playing TV series, if it's in the database
|- class="userrow"
| class="usercell" | Videoplayer.Premiered
| class="usercell" | Unknown
|- class="userrow"
| class="usercell" | AudioScrobbler.ConnectState
| class="usercell" | Connected to the audioscrobbler
|- class="userrow"
| class="usercell" | AudioScrobbler.SubmitInterval
| class="usercell" | Shows next reconnect when submission failed
|- class="userrow"
| class="usercell" | AudioScrobbler.FilesCached
| class="usercell" | Number of cached songs
|- class="userrow"
| class="usercell" | AudioScrobbler.SubmitState
| class="usercell" | Shows time left until the current song is submitted
|- class="userrow"
|- class="userrow"
| class="usercell" | MusicPartyMode.SongsPlayed
| class="usercell" | MusicPartyMode.SongsPlayed
Line 176: Line 131:
| class="usercell" | Number of unique random songs picked during Party Mode
| class="usercell" | Number of unique random songs picked during Party Mode
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Label
| class="usercell" | Network.IPAddress
| class="usercell" | Shows the label of the currently selected item in a list or thumb control
| class="usercell" | The Xbox's IP Address (formatted as IP: <ipaddress>)
|- class="userrow"
| class="usercell" | network.macadress
| class="usercell" | xbox mac adress
|- class="userrow"
| class="usercell" | network.isdhcp
| class="usercell" | network type is DHCP or FIXED
|- class="userrow"
| class="usercell" | network.linkstate
| class="usercell" | network linkstate e.g. 10mbit/100mbit etc.
|- class="userrow"
| class="usercell" | network.subetadress
| class="usercell" | network subet adress
|- class="userrow"
| class="usercell" | network.gatewayadress
| class="usercell" | network gateway adress
|- class="userrow"
| class="usercell" | network.dhcpadress
| class="usercell" | DHCP ip adress
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Title
| class="usercell" | network.dns1adress
| class="usercell" | Shows the title of the currently selected song or movie in a list or thumb control
| class="usercell" | network dns 1 adress
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Artist
| class="usercell" | network.dns2adress
| class="usercell" | Shows the artist of the currently selected song in a list or thumb control
| class="usercell" | network dns 2 adress
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Album
| class="usercell" | network.dns3adress
| class="usercell" | Shows the album of the currently selected song in a list or thumb control
| class="usercell" | network dns 3 adress
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.TrackNumber
| class="usercell" | Player.Time
| class="usercell" | Shows the track number of the currently selected song in a list or thumb control
| class="usercell" | Elapsed time of current playing media
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Genre
| class="usercell" | Player.TimeRemaining
| class="usercell" | Shows the genre of the currently selected song or movie in a list or thumb control
| class="usercell" | Remaining time of current playing media
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Year
| class="usercell" | Player.Duration
| class="usercell" | Shows the year of the currently selected song or movie in a list or thumb control
| class="usercell" | Total duration of the current playing media
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Director
| class="usercell" | Player.SeekTime
| class="usercell" | Shows the director of the currently selected movie in a list or thumb control
| class="usercell" | Time to which the user is seeking
|- class="userrow"
|- class="userrow"
| class="usercell" | ListItem.Plot
| class="usercell" | Player.Volume
| class="usercell" | Shows the plot of the currently selected movie in a list or thumb control
| class="usercell" | Current volume (between -60 and 0dB)
|- class="userrow"
|- class="userrow"
| class="usercell" | Playlist.Position
| class="usercell" | Playlist.Position
Line 217: Line 190:
| class="usercell" | Skin.String(name)
| class="usercell" | Skin.String(name)
| class="usercell" |
| class="usercell" |
Returns the <span class="nobr">user-set</span> skin string, set via the Skin.SetString(name) [http://www.xboxmediacenter.com/wiki/index.php?title=List_of_Built_In_Functions built in function]. Allows skinners to have <span class="nobr">user-customisable</span> labels.
Returns the <span class="nobr">user-set</span> skin string, set via the Skin.SetString(name) [http://manual.xboxmediacenter.de/wakka.php?wakka=BuiltInFunctions&v=1dty built in function]. Allows skinners to have <span class="nobr">user-customisable</span> labels.
|- class="userrow"
|- class="userrow"
| class="usercell" | Skin.Currenttheme
| class="usercell" | System.Time
| class="usercell" |
| class="usercell" | Current time
Returns the name of the currently displayed skin theme.
|- class="userrow"
|- class="userrow"
| class="usercell" | Visualisation.Preset
| class="usercell" | System.Date
| class="usercell" | Shows the current preset of the visualisation
| class="usercell" | Current date
|- class="userrow"
|- class="userrow"
| class="usercell" | Visualisation.Name
| class="usercell" | System.Freespace
| class="usercell" | Shows the name of the visualisation
| class="usercell" | Total Freespace on the drive
 
|- class="userrow"
|- class="userrow"
| class="usercell" | XLinkKai.UserName
| class="usercell" | System.Usedspace
| class="usercell" | Shows the XLink Kai username
| class="usercell" | Total Usedspace on the drive
 
|- class="userrow"
|- class="userrow"
| class="usercell" | Network.IPAddress
| class="usercell" | System.Totalspace
| class="usercell" | The Xbox's IP Address (formatted as IP: <ipaddress>)
| class="usercell" | Totalspace on the drive
 
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Time
| class="usercell" | System.UsedspacePercent
| class="usercell" | Current time
| class="usercell" | Total Usedspace Percent on the drive
 
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Date
| class="usercell" | System.FreespacePercent
| class="usercell" | Current date
| class="usercell" | Total Freespace Percent on the drive
 
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Freespace(DRIVE)
| class="usercell" | System.Freespace(DRIVE)
| class="usercell" | Freespace on drive DRIVE. DRIVE can be C, E, F or G
| class="usercell" | Freespace on drive DRIVE. DRIVE can be C, E, F, G, X, Y or Z
 
|- class="userrow"
| class="usercell" | system.usedspace(DRIVE)
| class="usercell" | Usedspace on drive DRIVE. DRIVE can be C, E, F, G, X, Y or Z
 
|- class="userrow"
| class="usercell" | system.totalspace(DRIVE)
| class="usercell" | Totalspace on drive DRIVE. DRIVE can be C, E, F, or G
 
|- class="userrow"
| class="usercell" | System.UsedspacePercent(DRIVE)
| class="usercell" | Usedspace Percent on drive DRIVE. DRIVE can be C, E, F, or G
 
|- class="userrow"
| class="usercell" | System.FreespacePercent(DRIVE)
| class="usercell" | Freespace Percent on drive DRIVE. DRIVE can be C, E, F, or G
|- class="userrow"
|- class="userrow"
| class="usercell" | System.CPUTemperature
| class="usercell" | System.CPUTemperature
Line 282: Line 275:
| class="usercell" | System.XboxNickName
| class="usercell" | System.XboxNickName
| class="usercell" | Nickname of the xbox
| class="usercell" | Nickname of the xbox
|- class="userrow"
| class="usercell" | System.ProfileName
| class="usercell" | The currently selected [[Profiles|profile]]
|- class="userrow"
|- class="userrow"
| class="usercell" | System.DVDLabel
| class="usercell" | System.DVDLabel
| class="usercell" | Label of the disk in the <span class="nobr">DVD-ROM</span> drive
| class="usercell" | Label of the disk in the <span class="nobr">DVD-ROM</span> drive
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDTemperature
| class="usercell" | system.hddtemperature
| class="usercell" | Shows the current HDD Temperature, if supported by the HDD
| class="usercell" | hdd temperature
|- class="userrow"
| class="usercell" | system.hddinfomodel
| class="usercell" | hdd model info
|- class="userrow"
| class="usercell" | system.hddinfofirmware
| class="usercell" | hdd firmware version
|- class="userrow"
| class="usercell" | system.hddinfoserial
| class="usercell" | hdd serial number
|- class="userrow"
| class="usercell" | system.hddinfopw
| class="usercell" | hdd password
|- class="userrow"
| class="usercell" | system.hddinfolockstate
| class="usercell" | hdd lockstate info
|- class="userrow"
| class="usercell" | system.hddlockkey
| class="usercell" | hdd lock key
|- class="userrow"
| class="usercell" | system.hddbootdate
| class="usercell" | hdd first boot date
|- class="userrow"
| class="usercell" | system.hddcyclecount
| class="usercell" | hdd switch on counter
|- class="userrow"
| class="usercell" | system.dvdinfomodel
| class="usercell" | dvd model info
|- class="userrow"
| class="usercell" | system.dvdinfofirmware
| class="usercell" | dvd firmware version
|- class="userrow"
| class="usercell" | system.hddcyclecount
| class="usercell" | hdd switch on counter
|- class="userrow"
| class="usercell" | system.mplayerversion
| class="usercell" | mplayer.dll version
|- class="userrow"
| class="usercell" | system.kernelversion
| class="usercell" | xbox kernel version
|- class="userrow"
| class="usercell" | system.uptime
| class="usercell" | system current uptime
|- class="userrow"
| class="usercell" | system.totaluptime
| class="usercell" | system total uptime
|- class="userrow"
| class="usercell" | system.cpufrequency
| class="usercell" | xbox cpu frequency
|- class="userrow"
| class="usercell" | system.xboxversion
| class="usercell" | detected xbox version
|- class="userrow"
| class="usercell" | system.avcablepackinfo
| class="usercell" | av cablepack info
|- class="userrow"
| class="usercell" | system.screenresolution
| class="usercell" | screen resolution
|- class="userrow"
| class="usercell" | system.videoencoderinfo
| class="usercell" | video encoder info
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDInfoModel
| class="usercell" | system.xboxserial
| class="usercell" | Shows the Model of the HDD
| class="usercell" | xbox serial number
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDInfoFirmware
| class="usercell" | system.videoxberegion
| class="usercell" | Shows the Firmware Revision of the HDD
| class="usercell" | xbox video xbe region
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDInfoSerial
| class="usercell" | system.bios
| class="usercell" | Shows the Serial Number of the HDD
| class="usercell" | xbox detected bios, id's -> \system\systeminfo\biosIds.ini
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDInfoPW
| class="usercell" | system.modchip
| class="usercell" | Shows the Xbox Locking Password of the HDD
| class="usercell" | detected modchip
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDInfoLockState
| class="usercell" | system.internetstate
| class="usercell" | Shows the current HDD lock state (locked, unlocked)
| class="usercell" | will return the internet state, connected or not connected
and for Conditional use: Connected->TRUE, not Connected->FALSE,
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDLockKey
| class="usercell" | system.controllerport(x)
| class="usercell" | Shows the Xbox HDKey EEPROM value
| class="usercell" | for x=1,2,3,4 will in time return connected devices on the controller port e.g. system.controllerport(1)
|- class="userrow"
|- class="userrow"
| class="usercell" | System.DVDInfoModel
| class="usercell" | Visualisation.Preset
| class="usercell" | Shows the DVD-ROM drive model
| class="usercell" | Shows the current preset of the visualisation
|- class="userrow"
|- class="userrow"
| class="usercell" | System.DVDInfoFirmware
| class="usercell" | Visualisation.Name
| class="usercell" | Shows the DVD-ROM drive firmware revision
| class="usercell" | Shows the name of the visualisation
|- class="userrow"
|- class="userrow"
| class="usercell" | System.MPlayerVersion
| class="usercell" | VideoPlayer.Time
| class="usercell" | Shows the current version of the MPlayer DLL used by XBMC
| class="usercell" | Current time in movie
|- class="userrow"
|- class="userrow"
| class="usercell" | System.KernelVersion
| class="usercell" | VideoPlayer.TimeRemaining
| class="usercell" | Shows the version of the Xbox Kernel in memory.
| class="usercell" | Current remaining time in movie
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Uptime
| class="usercell" | VideoPlayer.TimeSpeed
| class="usercell" | Shows how long XBMC has been active
| class="usercell" | Current time + playspeed. eg 1:23:14 (-4x)
|- class="userrow"
|- class="userrow"
| class="usercell" | System.TotalUptime
| class="usercell" | VideoPlayer.Duration
| class="usercell" | Shows in total how long XBMC has been active
| class="usercell" | Length of current movie
|- class="userrow"
|- class="userrow"
| class="usercell" | System.CPUFrequency
| class="usercell" | VideoPlayer.Title
| class="usercell" | Shows the CPU frequency
| class="usercell" | Title of current movie. If it's in the database it will return the database title, else the filename
|- class="userrow"
|- class="userrow"
| class="usercell" | System.XboxVersion
| class="usercell" | VideoPlayer.Genre
| class="usercell" | Shows the Xbox Version
| class="usercell" | Genre(s) of current movie, if it's in the database
|- class="userrow"
|- class="userrow"
| class="usercell" | System.AVPackInfo
| class="usercell" | VideoPlayer.Director
| class="usercell" | Shows the currently attached AV Pack
| class="usercell" | Director of current movie, if it's in the database
|- class="userrow"
|- class="userrow"
| class="usercell" | System.ScreenResolution
| class="usercell" | VideoPlayer.Year
| class="usercell" | Shows XBMC's Screen Resolution
| class="usercell" | Year of release of current movie, if it's in the database
|- class="userrow"
|- class="userrow"
| class="usercell" | System.XboxSerial
| class="usercell" | VideoPlayer.PlaylistPosition
| class="usercell" | Shows the Serial Number of the Xbox
| class="usercell" | Position of the current song in the current video playlist
|- class="userrow"
|- class="userrow"
| class="usercell" | System.XboxProduceInfo
| class="usercell" | VideoPlayer.PlaylistLength
| class="usercell" | Shows Xbox production info based on the Xbox Serial Number
| class="usercell" | Total size of the current video playlist
|- class="userrow"
|- class="userrow"
| class="usercell" | System.XBERegion
| class="usercell" | Weather.Conditions
| class="usercell" | Shows the native Xbox XBE Game Region
| class="usercell" | Current weather conditions – this is looked up in a background process.
|- class="userrow"
|- class="userrow"
| class="usercell" | System.DVDZone
| class="usercell" | Weather.Temperature
| class="usercell" | Shows the DVD-ROM player region
| class="usercell" | Current weather temperature
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Bios
| class="usercell" | Weather.Location
| class="usercell" | Shows detected Xbox BIOS version if the MD5 sum is available in SystemInfo\BiosIDs.ini
| class="usercell" | City/town which the above two items are for
|- class="userrow"
|- class="userrow"
| class="usercell" | System.Modchip
| class="usercell" | XLinkKai.UserName
| class="usercell" | Shows detected Modchip brand.
| class="usercell" | Shows the XLink Kai username
|}
|}


===Images Available in XBMC===
===Images Available in XBMC===
{| class="usertable" border="1"
{| class="usertable" border="1"
|- class="userrow"
| class="usercell" | container.folderthumb
| class="usercell" | Thumbnail Image of the current displayed folder of list and thumb panels
|- class="userrow"
|- class="userrow"
| class="usercell" | Weather.Conditions
| class="usercell" | Weather.Conditions
Line 379: Line 433:
| class="usercell" | Skin.String(name)
| class="usercell" | Skin.String(name)
| class="usercell" |
| class="usercell" |
Returns the image or image folder set by the user via a Skin.SetPath(name) or Skin.SetImage(name) [http://www.xboxmediacenter.com/wiki/index.php?title=List_of_Built_In_Functions built in function]. Allows skinners to have <span class="nobr">user-customisable</span> images and multiimages.
Returns the image or image folder set by the user via a Skin.SetPath(name) or Skin.SetImage(name) [http://manual.xboxmediacenter.de/wakka.php?wakka=BuiltInFunctions&v=1dty built in function]. Allows skinners to have <span class="nobr">user-customisable</span> images and multiimages.
|- class="userrow"
| class="usercell" | system.profilethumb
| class="usercell" |
Returns the image configured as the picture for the currently selected [[Profiles|profile]]
|}
|}
[[category:Skin Development]]
[[category:Skin Development]]

Revision as of 13:40, 23 May 2007

Labels Available In XBMC

AudioScrobbler.ConnectState Connected to the audioscrobbler
AudioScrobbler.SubmitInterval Shows next reconnect when submission failed
AudioScrobbler.FilesCached Number of cached songs
AudioScrobbler.SubmitState Shows time left until the current song is submitted
container.folderpath Shows path of currently displayed folder
listitem.label Shows the left label of the currently selected item in a list or thumb control
listitem.label2 Shows the right label of the currently selected item in a list or thumb control
listitem.title Shows the title of the currently selected song or movie in a list or thumb control
listitem.tracknumber Shows the track number of the currently selected song in a list or thumb control
listitem.artist Shows the artist of the currently selected song in a list or thumb control
listitem.album Shows the album of the currently selected song in a list or thumb control
listitem.year Shows the year of the currently selected song, album or movie in a list or thumb control
listitem.genre Shows the genre of the currently selected song, album or movie in a list or thumb control
listitem.director Shows the director of the currently selected movie in a list or thumb control
listitem.filename Shows the filename of the currently selected song or movie in a list or thumb control
listitem.date Shows the file date of the currently selected song or movie in a list or thumb control
listitem.size Shows the file size of the currently selected song or movie in a list or thumb control
listitem.rating Shows the IMDB rating of the currently selected movie in a list or thumb control
listitem.programcount Shows the number of times an xbe has been run from "my programs"
listitem.duration Shows the song or movie duration of the currently selecter movie in a list or thumb control
MusicPlayer.Title Title of the currently playing song
MusicPlayer.Album Album from which the current song is from
MusicPlayer.Artist Artist(s) of current song
MusicPlayer.Genre Genre(s) of current song
MusicPlayer.Year Year of release of current song
MusicPlayer.Time Current time in song
MusicPlayer.TimeRemaining Current remaining time in song
MusicPlayer.TimeSpeed Both the time and the playspeed formatted up. eg 1:23 (2x)
MusicPlayer.TrackNumber Track number of current song
MusicPlayer.Duration Duration of current song
MusicPlayer.BitRate Bitrate of current song
MusicPlayer.Channels Number of channels of current song
MusicPlayer.BitsPerSample Number of bits per sample of current song
MusicPlayer.SampleRate Samplerate of current song
MusicPlayer.Codec Codec of current song
MusicPlayer.PlaylistPosition Position of the current song in the current music playlist
MusicPlayer.PlaylistLength Total size of the current music playlist
MusicPartyMode.SongsPlayed Number of songs played during Party Mode
MusicPartyMode.MatchingSongs Number of songs available to Party Mode
MusicPartyMode.MatchingSongsPicked Number of songs picked already for Party Mode
MusicPartyMode.MatchingSongsLeft Number of songs left to be picked from for Party Mode
MusicPartyMode.RelaxedSongsPicked Not currently used
MusicPartyMode.RandomSongsPicked Number of unique random songs picked during Party Mode
Network.IPAddress The Xbox's IP Address (formatted as IP: <ipaddress>)
network.macadress xbox mac adress
network.isdhcp network type is DHCP or FIXED
network.linkstate network linkstate e.g. 10mbit/100mbit etc.
network.subetadress network subet adress
network.gatewayadress network gateway adress
network.dhcpadress DHCP ip adress
network.dns1adress network dns 1 adress
network.dns2adress network dns 2 adress
network.dns3adress network dns 3 adress
Player.Time Elapsed time of current playing media
Player.TimeRemaining Remaining time of current playing media
Player.Duration Total duration of the current playing media
Player.SeekTime Time to which the user is seeking
Player.Volume Current volume (between -60 and 0dB)
Playlist.Position Position of the current item in the current playlist (video or music)
Playlist.Length Total size of the current playlist (video or music)
Playlist.Random Returns string ID's 590 (Randomize Play Enabled) or 591 (Disabled)
Playlist.Repeat Returns string ID's 592 (Repeat One), 593 (Repeat All), or 594 (Repeat Off)
Skin.String(name)

Returns the user-set skin string, set via the Skin.SetString(name) built in function. Allows skinners to have user-customisable labels.

System.Time Current time
System.Date Current date
System.Freespace Total Freespace on the drive
System.Usedspace Total Usedspace on the drive
System.Totalspace Totalspace on the drive
System.UsedspacePercent Total Usedspace Percent on the drive
System.FreespacePercent Total Freespace Percent on the drive
System.Freespace(DRIVE) Freespace on drive DRIVE. DRIVE can be C, E, F, G, X, Y or Z
system.usedspace(DRIVE) Usedspace on drive DRIVE. DRIVE can be C, E, F, G, X, Y or Z
system.totalspace(DRIVE) Totalspace on drive DRIVE. DRIVE can be C, E, F, or G
System.UsedspacePercent(DRIVE) Usedspace Percent on drive DRIVE. DRIVE can be C, E, F, or G
System.FreespacePercent(DRIVE) Freespace Percent on drive DRIVE. DRIVE can be C, E, F, or G
System.CPUTemperature Current CPU temperature
System.GPUTemperature Current GPU temperature
System.FanSpeed Current fan speed
System.BuildVersion Version of build
System.BuildDate Date of build
System.FPS Current rendering speed (frames per second)
System.FreeMemory Amount of free memory in Mb
System.ScreenMode Screenmode (eg PAL)
System.ScreenWidth Width of screen in pixels
System.ScreenHeight Height of screen in pixels
System.CurrentWindow Current Window we are in
System.CurrentControl Current focused control
System.XboxNickName Nickname of the xbox
System.DVDLabel Label of the disk in the DVD-ROM drive
system.hddtemperature hdd temperature
system.hddinfomodel hdd model info
system.hddinfofirmware hdd firmware version
system.hddinfoserial hdd serial number
system.hddinfopw hdd password
system.hddinfolockstate hdd lockstate info
system.hddlockkey hdd lock key
system.hddbootdate hdd first boot date
system.hddcyclecount hdd switch on counter
system.dvdinfomodel dvd model info
system.dvdinfofirmware dvd firmware version
system.hddcyclecount hdd switch on counter
system.mplayerversion mplayer.dll version
system.kernelversion xbox kernel version
system.uptime system current uptime
system.totaluptime system total uptime
system.cpufrequency xbox cpu frequency
system.xboxversion detected xbox version
system.avcablepackinfo av cablepack info
system.screenresolution screen resolution
system.videoencoderinfo video encoder info
system.xboxserial xbox serial number
system.videoxberegion xbox video xbe region
system.bios xbox detected bios, id's -> \system\systeminfo\biosIds.ini
system.modchip detected modchip
system.internetstate will return the internet state, connected or not connected

and for Conditional use: Connected->TRUE, not Connected->FALSE,

system.controllerport(x) for x=1,2,3,4 will in time return connected devices on the controller port e.g. system.controllerport(1)
Visualisation.Preset Shows the current preset of the visualisation
Visualisation.Name Shows the name of the visualisation
VideoPlayer.Time Current time in movie
VideoPlayer.TimeRemaining Current remaining time in movie
VideoPlayer.TimeSpeed Current time + playspeed. eg 1:23:14 (-4x)
VideoPlayer.Duration Length of current movie
VideoPlayer.Title Title of current movie. If it's in the database it will return the database title, else the filename
VideoPlayer.Genre Genre(s) of current movie, if it's in the database
VideoPlayer.Director Director of current movie, if it's in the database
VideoPlayer.Year Year of release of current movie, if it's in the database
VideoPlayer.PlaylistPosition Position of the current song in the current video playlist
VideoPlayer.PlaylistLength Total size of the current video playlist
Weather.Conditions Current weather conditions – this is looked up in a background process.
Weather.Temperature Current weather temperature
Weather.Location City/town which the above two items are for
XLinkKai.UserName Shows the XLink Kai username

Images Available in XBMC

container.folderthumb Thumbnail Image of the current displayed folder of list and thumb panels
Weather.Conditions Image of current weather conditions
MusicPlayer.Cover Cover of currently playing album
VideoPlayer.Cover Cover of currently playing movie
ListItem.Thumb Shows the thumbnail (if it exists) of the currently selected item in a list or thumb control
ListItem.Icon Shows the thumbnail (if it exists) or the currently selected item in a list or thumb control. If no thumbnail image exists, it will show the “Big” version of the icon.
Skin.String(name)

Returns the image or image folder set by the user via a Skin.SetPath(name) or Skin.SetImage(name) built in function. Allows skinners to have user-customisable images and multiimages.