InfoLabels: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>DonJ
No edit summary
>Kreet
Line 10: Line 10:
| class="usercell" | Weather.Location
| class="usercell" | Weather.Location
| class="usercell" | City/town which the above two items are for
| class="usercell" | City/town which the above two items are for
|- class="userrow"
| class="usercell" | System.Time
| class="usercell" | Current time
|- class="userrow"
| class="usercell" | System.Date
| class="usercell" | Current date
|- class="userrow"
| class="usercell" | System.Freespace(DRIVE)
| class="usercell" | Freespace on drive DRIVE. DRIVE can be C, E, F or G
|- class="userrow"
| class="usercell" | System.CPUTemperature
| class="usercell" | Current CPU temperature
|- class="userrow"
| class="usercell" | System.GPUTemperature
| class="usercell" | Current GPU temperature
|- class="userrow"
| class="usercell" | System.FanSpeed
| class="usercell" | Current fan speed
|- class="userrow"
| class="usercell" | System.BuildVersion
| class="usercell" | Version of build
|- class="userrow"
| class="usercell" | System.BuildDate
| class="usercell" | Date of build
|- class="userrow"
| class="usercell" | System.FPS
| class="usercell" | Current rendering speed (frames per second)
|- class="userrow"
| class="usercell" | System.FreeMemory
| class="usercell" | Amount of free memory in Mb
|- class="userrow"
| class="usercell" | System.ScreenMode
| class="usercell" | Screenmode (eg PAL)
|- class="userrow"
| class="usercell" | System.ScreenWidth
| class="usercell" | Width of screen in pixels
|- class="userrow"
| class="usercell" | System.ScreenHeight
| class="usercell" | Height of screen in pixels
|- class="userrow"
| class="usercell" | System.CurrentWindow
| class="usercell" | Current Window we are in
|- class="userrow"
| class="usercell" | System.CurrentControl
| class="usercell" | Current focused control
|- class="userrow"
| class="usercell" | System.XboxNickName
| class="usercell" | Nickname of the xbox
|- class="userrow"
|- class="userrow"
| class="usercell" | system.profilename
| class="usercell" | The currently selected [[Profiles|profile]]
|- class="userrow"
| class="usercell" | System.DVDLabel
| class="usercell" | Label of the disk in the <span class="nobr">DVD-ROM</span> drive
|- class="userrow"
| class="usercell" | Network.IPAddress
| class="usercell" | The Xbox's IP Address (formatted as IP: <ipaddress>)
|- class="userrow"
|- class="userrow"
| class="usercell" | Player.Time
| class="usercell" | Player.Time
Line 236: Line 178:
| 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://manual.xboxmediacenter.de/wakka.php?wakka=BuiltInFunctions&v=1dty 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://www.xboxmediacenter.com/wiki/index.php?title=List_of_Built_In_Functions]. Allows skinners to have <span class="nobr">user-customisable</span> labels.
|- class="userrow"
|- class="userrow"
| class="usercell" | Skin.Currenttheme
| class="usercell" | Skin.Currenttheme
Line 251: Line 193:
| class="usercell" | Shows the XLink Kai username
| class="usercell" | Shows the XLink Kai username
|- class="userrow"
|- class="userrow"
| class="usercell" | System.HDDSmart()
| class="usercell" | Network.IPAddress
| class="usercell" | Returns the HDD S.M.A.R.T requested value. System.HDDSmart(17) where 17 is the request for HDD-Temperature! If System.HDDSmart(ID) if ID is empty will always return HDD-Temperature.
| class="usercell" | The Xbox's IP Address (formatted as IP: <ipaddress>)
----
|- class="userrow"
'''Following S.M.A.R.T request ID's are not tested and may not be supportted by the used hdd.'''
| class="usercell" | System.Time
'''Possible S.M.A.R.T request Attributes for ''system.hddsmart(ID)'' '''
| class="usercell" | Current time
----
|- class="userrow"
'''ID: Name of attribute: Description:'''
| class="usercell" | System.Date
----
| class="usercell" | Current date
'''1'''        Raw Read Error Rate Frequency of errors appearance while reading RAW data from a disk
|- class="userrow"
----
| class="usercell" | System.Freespace(DRIVE)
'''2''' Throughput Performance The average efficiency of hard disk
| class="usercell" | Freespace on drive DRIVE. DRIVE can be C, E, F or G
----
|- class="userrow"
'''3''' Spin Up Time Time needed by spindle to spin-up
| class="usercell" | System.CPUTemperature
----
| class="usercell" | Current CPU temperature
'''4''' Start/Stop Count Number of start/stop cycles of spindle
|- class="userrow"
----
| class="usercell" | System.GPUTemperature
'''5''' Reallocated Sector Count Quantity of remapped sectors
| class="usercell" | Current GPU temperature
----
|- class="userrow"
'''6''' Read Channel Margin Reserve of channel while reading
| class="usercell" | System.FanSpeed
----
| class="usercell" | Current fan speed
'''7''' Seek Error Rate Frequency of errors appearance while positioning
|- class="userrow"
----
| class="usercell" | System.BuildVersion
'''8''' Seek Time Performance The average efficiency of operations while positioning
| class="usercell" | Version of build
----
|- class="userrow"
'''9''' Power-On Hours Count Quantity of elapsed hours in the switched-on state
| class="usercell" | System.BuildDate
----
| class="usercell" | Date of build
'''10''' Spin-up Retry Count Number of attempts to start a spindle of a disk
|- class="userrow"
----
| class="usercell" | System.FPS
'''11'''        Calibration Retry Count Number of attempts to calibrate a drive
| class="usercell" | Current rendering speed (frames per second)
----
|- class="userrow"
'''12''' Power Cycle Count Number of complete start/stop cycles of hard disk
| class="usercell" | System.FreeMemory
----
| class="usercell" | Amount of free memory in Mb
'''13''' Soft Read Error Rate Frequency of "program" errors appearance while reading data from a disk
|- class="userrow"
----
| class="usercell" | System.ScreenMode
'''14''' G-Sense Error Rate Frequency of mistakes appearance as a result of impact loads
| class="usercell" | Screenmode (eg PAL)
----
|- class="userrow"
'''15''' Power-Off Retract Cycle Number of the fixed 'turning off drive' cycles (Fujitsu: Emergency Retract Cycle Count)
| class="usercell" | System.ScreenWidth
----
| class="usercell" | Width of screen in pixels
'''16''' Load/Unload Cycle Count Number of cycles into Landing Zone position
|- class="userrow"
----
| class="usercell" | System.ScreenHeight
'''17 HDA Temperature Temperature of a Hard Disk Assembly'''
| class="usercell" | Height of screen in pixels
----
|- class="userrow"
'''18''' Hardware ECC Recovered Frequency of the on the fly errors (Fujitsu: ECC On The Fly Count)
| class="usercell" | System.CurrentWindow
----
| class="usercell" | Current Window we are in
'''19''' Reallocated Event Count Quantity of remapping operations
|- class="userrow"
----
| class="usercell" | System.CurrentControl
'''20''' Current Pending Sector Count Current quantity of unstable sectors (waiting for remapping)
| class="usercell" | Current focused control
----
|- class="userrow"
'''21''' Off-line Scan Uncorrectable Count Quantity of uncorrected errors
| class="usercell" | System.XboxNickName
----
| class="usercell" | Nickname of the xbox
'''22''' UltraDMA CRC Error Rate Total quantity of errors CRC during UltraDMA mode
|- class="userrow"
----
| class="usercell" | System.ProfileName
'''23''' Write Error Rate Frequency of errors appearance while recording data into disk (Western Digital: Multi Zone Error Rate)
| class="usercell" | The currently selected [[Profiles|profile]]
----
|- class="userrow"
'''24''' Soft Read Error Rate Frequency of the off track errors (Maxtor: Off Track Errors)
| class="usercell" | System.DVDLabel
----
| class="usercell" | Label of the disk in the <span class="nobr">DVD-ROM</span> drive
'''25''' Data Address Mark Errors Frequency of the Data Address Mark errors
|- class="userrow"
----
| class="usercell" | System.HDDTemperature
'''26''' Run Out Cancel Frequency of the ECC errors (Maxtor: ECC Errors)
| class="usercell" | Shows the current HDD Temperature, if supported by the HDD
----
|- class="userrow"
'''27''' Soft ECC Correction Quantity of errors corrected by software ECC
| class="usercell" | System.HDDInfoModel
----
| class="usercell" | Shows the Model of the HDD
'''28''' Thermal Asperity Rate Frequency of the thermal asperity errors
|- class="userrow"
----
| class="usercell" | System.HDDInfoFirmware
'''29''' Flying Height The height of the disk heads above the disk surface
| class="usercell" | Shows the Firmware Revision of the HDD
----
|- class="userrow"
'''30''' Spin High Current Quantity of used high current to spin up drive
| class="usercell" | System.HDDInfoSerial
----
| class="usercell" | Shows the Serial Number of the HDD
'''31''' Spin Buzz Quantity of used buzz routines to spin up drive
|- class="userrow"
----
| class="usercell" | System.HDDInfoPW
'''32''' Offline Seek Performance Drive's seek performance during offline operations
| class="usercell" | Shows the Xbox Locking Password of the HDD
----
|- class="userrow"
'''34''' Disk Shift Shift of disk is possible as a result of strong shock loading in the store, as a result of it's falling or for other reasons (sometimes: Temperature)
| class="usercell" | System.HDDInfoLockState
----
| class="usercell" | Shows the current HDD lock state (locked, unlocked)
'''35''' G-Sense Error Rate This attribute is an indication of shock-sensitive sensor - total quantity of errors appearance as a result of impact loads (dropping drive, for example)
|- class="userrow"
----
| class="usercell" | System.HDDLockKey
'''36''' Loaded Hours Loading on drive caused by the general operating time of hours it stores
| class="usercell" | Shows the Xbox HDKey EEPROM value
----
|- class="userrow"
'''37''' Load/Unload Retry Count Loading on drive caused by numerous recurrences of operations like: reading, recording, positioning of heads, etc.
| class="usercell" | System.DVDInfoModel
----
| class="usercell" | Shows the DVD-ROM drive model
'''38''' Load Friction Loading on drive caused by friction in mechanical parts of the store
|- class="userrow"
----
| class="usercell" | System.DVDInfoFirmware
'''39''' Load/Unload Cycle Count Total of cycles of loading on drive
| class="usercell" | Shows the DVD-ROM drive firmware revision
----
|- class="userrow"
'''40''' Load-in Time General time of loading for drive
| class="usercell" | System.MPlayerVersion
----
| class="usercell" | Shows the current version of the MPlayer DLL used by XBMC
'''41''' Torque Amplification Count Quantity efforts of the rotating moment of a drive
|- class="userrow"
----
| class="usercell" | System.KernelVersion
'''42''' Power-Off Retract Count Quantity of the fixed turning off's a drive
| class="usercell" | Shows the version of the Xbox Kernel in memory.
----
|- class="userrow"
'''43''' GMR Head Amplitude Amplitude of heads trembling (GMR-head) in running mode
| class="usercell" | System.Uptime
----
| class="usercell" | Shows how long XBMC has been active
'''44''' Temperature Temperature of a drive
|- class="userrow"
----
| class="usercell" | System.TotalUptime
'''45''' Head Flying Hours Time while head is positioning
| class="usercell" | Shows in total how long XBMC has been active
----
|- class="userrow"
'''46''' Read Error Retry Rate Frequency of errors appearance while reading data from a disk
| class="usercell" | System.CPUFrequency
----
| class="usercell" | Shows the CPU frequency
|- class="userrow"
| class="usercell" | System.XboxVersion
| class="usercell" | Shows the Xbox Version
|- class="userrow"
| class="usercell" | System.AVPackInfo
| class="usercell" | Shows the currently attached AV Pack
|- class="userrow"
| class="usercell" | System.ScreenResolution
| class="usercell" | Shows XBMC's Screen Resolution
|- class="userrow"
| class="usercell" | System.XboxSerial
| class="usercell" | Shows the Serial Number of the Xbox
|- class="userrow"
| class="usercell" | System.XboxProduceInfo
| class="usercell" | Shows Xbox production info based on the Xbox Serial Number
|- class="userrow"
| class="usercell" | System.XBERegion
| class="usercell" | Shows the native Xbox XBE Game Region
|- class="userrow"
| class="usercell" | System.DVDZone
| class="usercell" | Shows the DVD-ROM player region
|- class="userrow"
| class="usercell" | System.Bios
| class="usercell" | Shows detected Xbox BIOS version if the MD5 sum is available in SystemInfo\BiosIDs.ini
|- class="userrow"
| class="usercell" | System.Modchip
| class="usercell" | Shows detected Modchip brand.
|}
|}



Revision as of 21:21, 16 March 2007

Labels Available In XBMC

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
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)
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.DiscNumber Disc 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
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
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
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
ListItem.Label Shows the 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.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.TrackNumber Shows the track number of the currently selected song in a list or thumb control
ListItem.Genre Shows the genre of the currently selected song or movie in a list or thumb control
ListItem.Year Shows the year of the currently selected song or movie in a list or thumb control
ListItem.Director Shows the director of the currently selected movie in a list or thumb control
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) [1]. Allows skinners to have user-customisable labels.

Skin.Currenttheme

Returns the name of the currently displayed skin theme.

Visualisation.Preset Shows the current preset of the visualisation
Visualisation.Name Shows the name of the visualisation
XLinkKai.UserName Shows the XLink Kai username
Network.IPAddress The Xbox's IP Address (formatted as IP: <ipaddress>)
System.Time Current time
System.Date Current date
System.Freespace(DRIVE) Freespace 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.ProfileName The currently selected profile
System.DVDLabel Label of the disk in the DVD-ROM drive
System.HDDTemperature Shows the current HDD Temperature, if supported by the HDD
System.HDDInfoModel Shows the Model of the HDD
System.HDDInfoFirmware Shows the Firmware Revision of the HDD
System.HDDInfoSerial Shows the Serial Number of the HDD
System.HDDInfoPW Shows the Xbox Locking Password of the HDD
System.HDDInfoLockState Shows the current HDD lock state (locked, unlocked)
System.HDDLockKey Shows the Xbox HDKey EEPROM value
System.DVDInfoModel Shows the DVD-ROM drive model
System.DVDInfoFirmware Shows the DVD-ROM drive firmware revision
System.MPlayerVersion Shows the current version of the MPlayer DLL used by XBMC
System.KernelVersion Shows the version of the Xbox Kernel in memory.
System.Uptime Shows how long XBMC has been active
System.TotalUptime Shows in total how long XBMC has been active
System.CPUFrequency Shows the CPU frequency
System.XboxVersion Shows the Xbox Version
System.AVPackInfo Shows the currently attached AV Pack
System.ScreenResolution Shows XBMC's Screen Resolution
System.XboxSerial Shows the Serial Number of the Xbox
System.XboxProduceInfo Shows Xbox production info based on the Xbox Serial Number
System.XBERegion Shows the native Xbox XBE Game Region
System.DVDZone Shows the DVD-ROM player region
System.Bios Shows detected Xbox BIOS version if the MD5 sum is available in SystemInfo\BiosIDs.ini
System.Modchip Shows detected Modchip brand.

Images Available in XBMC

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.

system.profilethumb

Returns the image configured as the picture for the currently selected profile