List of Built In Controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Martijn
No edit summary
Hitcher (talk | contribs)
No edit summary
 
(185 intermediate revisions by 16 users not shown)
Line 1: Line 1:
==.xml files==
<section begin="main content" />
== .xml files ==




==='''AddonBrowser.xml'''===
=== AddonBrowser.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 18: Line 18:
|-
|-
|7 ||radiobutton ||Enable language filter
|7 ||radiobutton ||Enable language filter
|-
|8 ||radiobutton ||Hide broken addons
|-
|9 ||button ||Check for repo updates
|}
|}




==='''DialogAddonInfo.xml'''===
=== DialogAddonInfo.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|6 ||button ||Install the selected add-on
|6 ||button ||Install the selected add-on
|-
|-
|7 ||button ||Disable the selected add-on
|7 ||radiobutton ||Enable/Disable the selected add-on
|-
|-
|8 ||button ||Update the selected add-on
|8 ||button ||Update the selected add-on
Line 34: Line 37:
|9 ||button ||Show the settings of the selected add-on
|9 ||button ||Show the settings of the selected add-on
|-
|-
|10 ||button ||Show the changelog of the selected add-on
|10 ||button ||Show the dependencies of the selected add-on
|-
|12 ||button ||Run the selected add-on
|-
|-
|11 ||button ||Rollback the selected add-on
|13 ||radiobutton ||Auto-update
|-
|14 ||button ||Select add-on version
|-
|50 ||container ||List of available screenshots
|}
|}




==='''DialogAddonSettings.xml'''===
=== DialogAddonSettings.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||grouplist ||Grouplist template
|2 ||label ||Heading label
|-
|-
|3 ||button ||Button template
|3 ||grouplist ||Grouplist template
|-
|-
|4 ||radiobutton ||Radiobutton template
|5 ||grouplist ||Grouplist template
|-
|-
|5 ||spincontrolex ||Spincontrolex template
|6 ||textbox ||Setting description help text
|-
|-
|6 ||image ||Default separator image
|7 ||button ||Button template
|-
|-
|7 ||label ||Label template
|8 ||radiobutton ||Radiobutton template
|-
|-
|8 ||sliderex ||Slider template
|9 ||spincontrolex ||Spincontrolex template  
|-
|-
|9 ||grouplist ||Grouplist template
|10 ||togglebutton ||Togglebutton template
|-
|-
|10 ||button ||OK button
|11 ||image ||Default separator image
|-
|-
|11 ||button ||Cancel button
|12 ||edit ||Edit template
|-
|-
|12 ||button ||Defaults button
|13 ||sliderex ||Slider template
|-
|-
|13 ||button ||Button template
|14 ||label ||Label template
|-
|-
|20 ||label ||Heading label
|15 ||button ||Colour
|}
 
 
==='''DialogAlbumInfo.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|3 ||image ||Artist / Album thumbnail
|20 ||button ||Settings level change
|-
|-
|4 ||textbox ||Artist biography / Album review
|28 ||button ||OK
|-
|-
|5 ||button ||Artist biography / discography toggle and album tracks / review toggle (Deprecated)
|29 ||button ||Cancel
|-
|-
|6 ||button ||Refresh artist information / Refresh album information
|30 ||button ||<unused>
|-
|10 ||button ||Get artist thumbnail / Get album thumbnail
|-
|11 ||button ||Connect to the Last.fm radio channel for this artist
|-
|12 ||button ||Get artist fanart image
|-
|50 ||container ||List of the discography of the selected artist / List of the tracks on the selected album
|}
|}




==='''DialogBusy.xml'''===
=== DialogBusy.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||progress ||Progress bar
|10 ||progress ||Progress bar
Line 105: Line 97:




==='''DialogButtonMenu.xml'''===
=== DialogButtonMenu.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|3100 ||label ||Label of the focused button
|3100 ||label ||Label of the focused button
Line 114: Line 105:




==='''DialogContentSettings.xml'''===
=== DialogColorPicker.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|1 ||label ||Heading label
|-
|-
|3 ||spincontrolex ||Select content type (movies, tv shows, music videos)
|6 ||container ||List of colors
|-
|-
|4 ||container ||List of the available scrapers
|7 ||button ||Cancel
|}
 
 
=== DialogConfirm.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|5 ||grouplist ||Grouplist template
|1 ||label ||Heading label
|-
|-
|6 ||button ||Show the available scraper settings
|9 ||textbox ||Message
|-
|-
|7 ||button ||Button template
|10 ||button ||No
|-
|-
|8 ||radiobutton ||Radiobutton template
|11 ||button ||Yes
|-
|-
|28 ||button ||OK button
|12 ||button ||(for future use)
|-
|-
|29 ||button ||Cancel button
|20 ||progress ||Progress bar
|}
|}




==='''DialogContextMenu.xml'''===
=== DialogContextMenu.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|999 ||image ||Background image of the context menu (center part) (deprecated)
|-
|998 ||image ||Background image of the context menu (bottom part) (deprecated)
|-
|997 ||image ||Background image of the context menu (top part) (deprecated)
|-
|-
|996 ||grouplist || Grouplist template
|996 ||grouplist || Grouplist template
Line 156: Line 147:




==='''DialogExtendedProgressBar.xml'''===
=== DialogExtendedProgressBar.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|30 ||label ||Heading label
|30 ||label ||Heading label
Line 169: Line 159:




==='''DialogFavourites.xml'''===
=== DialogGameControllers.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|450 ||container ||List of available favourites
|}
 
 
==='''DialogFileStacking.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|450 ||container ||List of all the parts the stacked movie consists of.
|3 ||grouplist ||List of controller types
|}
 
 
==='''DialogGamePad.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Line 1
|5 ||grouplist ||List of feature types
|-
|-
|3 ||label ||Line 2
|7 ||button ||Button template
|-
|-
|4 ||label ||Line 3
|8 ||label ||Settings category label template
|}
 
 
==='''DialogKaiToast.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|400 ||image ||Default Icon
|9 ||image ||Settings separator image template
|-
|-
|401 ||label ||Heading text
|10 ||button ||Button template
|-
|-
|402 ||label ||Message text
|17 ||button ||Help
|-
|-
|403 ||image ||Information icon, used when an informational message is displayed
|18 ||button ||OK
|-
|-
|404 ||image ||Warning icon, used when a warning message is displayed
|19 ||button ||Reset
|-
|-
|405 ||image ||Error icon, used when an error message is displayed
|20 ||button ||Get more...
|}
 
 
==='''DialogKaraokeSongSelector.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|401 ||label ||Song number
|21 ||button ||Ignore input
|-
|-
|402 ||label ||Song Name
|22 ||button ||Get all
|}
 
 
==='''DialogKaraokeSongSelectorLarge.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|401 ||label ||Song number
|31 ||gamecontroller ||Gamecontroller image template
|-
|-
|402 ||label ||Song Name
|32 ||textbox ||Controller description
|}
|}




==='''DialogKeyboard.xml'''===
=== DialogKeyboard.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|8 ||button ||Backspace button
|8 ||button ||Backspace
|-
|-
|48 57 ||button ||Digits 0 – 9
|100 111 ||button ||Digits 0 – 9
|-
|-
|65 90 ||button ||Characters A – Z
|120 171 ||button ||Characters A – Z
|-
|-
|300 ||button ||Done Button
|300 ||button ||Done
|-
|-
|301 ||button ||Cancel button
|301 ||button ||Cancel
|-
|-
|302 ||radiobutton ||Shift button
|302 ||radiobutton ||Shift
|-
|-
|303 ||radiobutton ||Caps-Lock button
|303 ||radiobutton ||Caps-Lock
|-
|-
|304 ||radiobutton ||Switch to symbols
|304 ||radiobutton ||Switch to symbols
|-
|-
|305 ||button ||Navigate left button
|305 ||button ||Navigate left
|-
|-
|306 ||button ||Navigate right button
|306 ||button ||Navigate right
|-
|-
|307 ||button ||Enter IP address button
|307 ||button ||Enter IP address
|-
|-
|310 ||label ||Label displaying the text being entered
|308 ||button ||Clear
|-
|309 ||button ||Layout
|-
|-
|311 ||label ||Heading label
|311 ||label ||Heading label
|}
==='''DialogMediaFilter.xml'''===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|1 ||label ||Heading label
|-
|5 ||container ||List of filter options
|-
|-
|7 ||button ||Button template
|312 ||edit ||Label displaying the text being entered
|-
|-
|8 ||radiobutton ||Button template
|313 ||label ||Label displaying the text being entered (when keyboard layout is Chinese)
|-
|-
|9 ||spincontrolex ||Button template
|314 ||label ||Label displaying the available choices (when keyboard layout is Chinese)
|-
|10 ||sliderex ||Button template
|-
|12 ||edit ||Button template
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|}
|}




==='''DialogMediaSource.xml'''===
=== DialogMediaSource.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Heading label
|2 ||label ||Heading label
Line 309: Line 241:
|10 ||container ||List of added media sources
|10 ||container ||List of added media sources
|-
|-
|11 ||button ||Browse for location button
|11 ||button ||Browse for location
|-
|-
|12 ||button ||Button for entering the name for the selected source
|12 ||edit ||Button for entering the name for the selected source
|-
|-
|13 ||button ||Add new source button
|13 ||button ||Add new source
|-
|-
|14 ||button ||Delete source button
|14 ||button ||Delete source
|-
|-
|28 ||button ||OK button
|18 ||button ||OK
|-
|-
|27 ||button ||Cancel button
|19 ||button ||Cancel (unused)
|}
|}




==='''<s>DialogMusicScan.xml</s>'''===
=== DialogMusicInfo.xml ===
'''(deprecated in Frodo)'''
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
|-
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|6 ||button ||Refresh artist information / Refresh album information
|-
|7 ||button ||User rating
|-
|-
|401 ||label ||Status label
|8 ||button ||Play album/song
|-
|-
|402 ||label ||Label displaying the item currently being scanned
|10 ||button ||Get artist thumbnail / Get album thumbnail
|-
|-
|403 ||progress ||Scan progress bar
|12 ||button ||Get artist fanart image
|}
 
 
==='''DialogMuteBug.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|901 ||image ||style="background: lightblue;"| (MUTEBUG_IMAGE)
|50 ||container || Discography of the selected artist / tracks on the selected album / contributors on the selected song
|}
|}




==='''DialogNetworkSetup.xml'''===
=== DialogNotification.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||spincontrolex ||Select network protocol
|400 ||image ||Default Icon
|-
|-
|11 ||button ||Enter server address button
|401 ||label ||Heading text
|-
|-
|12 ||button ||Browse for server button
|402 ||label ||Message text
|-
|13 ||button ||Enter port number button
|-
|14 ||button ||Enter username button
|-
|15 ||button ||Enter Password button
|-
|16 ||button ||Manually enter server path
|-
|18 ||button ||OK button
|-
|19 ||button ||Cancel button
|}
|}




==='''DialogNumeric.xml'''===
=== DialogNumeric.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||label ||Heading label
|1 ||label ||Heading label
Line 382: Line 295:
|10 – 19 ||button ||Digits 0 – 9
|10 – 19 ||button ||Digits 0 – 9
|-
|-
|20 ||button ||Navigate left button
|20 ||button ||Navigate left
|-
|21 ||button ||Enter Button
|-
|22 ||button ||Navigate right button
|-
|23 ||button ||Backspace button
|}
 
 
==='''DialogOK.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|1 ||label ||Heading label
|-
|2 ||label ||Line 1
|-
|3 ||label ||Line 2
|-
|4 ||label ||Line 3
|-
|10 ||button ||OK button
|}
 
 
==='''DialogPeripheralManager.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|10 ||button ||OK button
|-
|-
|11 ||button ||Settings button
|21 ||button ||Enter
|-
|-
|20 ||container ||List of peripheral devices
|22 ||button ||Navigate right
|}
 
 
==='''DialogPeripheralSettings.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||label ||Heading label
|23 ||button ||Backspace
|-
|3 ||label ||No settings label
|-
|5 ||container ||List of settings
|-
|7 ||button ||Button template
|-
|8 ||radiobutton ||Radiobutton template
|-
|9 ||spincontrolex ||spincontrolex template
|-
|10 ||sliderex ||Sliderex template
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|-
|50 ||button ||Defaults button
|}
|}




==='''DialogPictureInfo.xml'''===
=== DialogPictureInfo.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|5 ||container ||List of the available exif information of the image currently being displayed
|5 ||container ||List of the available exif information of the image currently being displayed
Line 458: Line 313:




==='''DialogProgress.xml'''===
=== DialogPVRChannelGuide.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||label ||Heading label
|11 ||container ||Guide list
|-
|2 ||label ||Line 1
|-
|3 ||label ||Line 2
|-
|4 ||label ||Line 3
|-
|10 ||button ||Cancel button
|-
|20 ||progress ||Progress bar
|}
|}




==='''DialogPVRChannelManager.xml '''===
=== DialogPVRChannelManager.xml ===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|4 ||button ||OK button
|4 ||button ||OK
|-
|-
|5 ||button ||Apply button
|5 ||button ||Apply
|-
|-
|6 ||button ||Cancel button
|6 ||button ||Cancel
|-
|-
|7 ||radiobutton ||Activate channel button
|7 ||radiobutton ||Activate channel
|-
|-
|6 ||button ||Cancel button
|6 ||button ||Cancel
|-
|-
|8 ||edit ||Channel name
|8 ||edit ||Channel name
|-
|-
|9 ||button ||Channel logo
|9 ||button ||Channel logo
|-
|11 ||spincontrolex ||Select group
|-
|-
|12 ||radiobutton ||Activate EPG
|12 ||radiobutton ||Activate EPG
|-
|-
|13 ||spincontrolex ||Select EPG source button
|13 ||spincontrolex ||Select EPG source
|-
|-
|30 ||button ||Switch to group management
|30 ||button ||Switch to group management
|-
|-
|31 ||button ||Edit channel
|31 ||button ||New channel
|-
|-
|32 ||button ||Delete channel
|34 ||togglebutton ||Toggle radio / tv channels
|-
|33 ||button ||New channel
|-
|34 ||button ||Toggle radio / tv channels
|-
|-
|20 ||container ||Channel list
|20 ||container ||Channel list
|}
|}


==='''DialogPVRChannelsOSD.xml'''===
 
'''([[:Category:Frodo feature|Future Frodo addition]])'''
=== DialogPVRChannelsOSD.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|11 ||container ||Channels list
|11 ||container ||Channels list
|}
|}


==='''DialogPVRGroupManager.xml'''===
 
'''([[:Category:Frodo feature|Future Frodo addition]])'''
=== DialogPVRGroupManager.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|11 ||container ||Ungrouped channels
|11 ||container ||Ungrouped channels
Line 537: Line 371:
|13 ||container ||Group list
|13 ||container ||Group list
|-
|-
|26 ||button ||Add button
|25 ||radiobutton ||Hide / Unhide
|-
|27 ||button ||Rename button
|-
|-
|28 ||button ||Delete button
|26 ||button ||Add
|-
|-
|29 ||button ||OK button
|27 ||button ||Rename
|}
 
==='''DialogPVRGuideInfo.xml'''===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|5 ||button ||Switch to channel button
|28 ||button ||Delete
|-
|-
|6 ||button ||Record button
|29 ||button ||OK
|-
|-
|7 ||button ||OK button
|34 ||togglebutton ||Switch between TV / Radio
|}
|}


==='''DialogPVRGuideOSD.xml'''===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|11 ||container ||Guide list
|}


==='''DialogPVRGuideSearch.xml'''===
=== DialogPVRGuideSearch.xml ===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|9 ||edit ||Search string
|9 ||edit ||Search string
Line 596: Line 411:
|19 ||radiobutton ||Avoid repeats
|19 ||radiobutton ||Avoid repeats
|-
|-
|20 ||radiobutton ||Unknown genres  
|20 ||radiobutton ||Unknown genres
|-
|-
|21 ||spincontrolex ||Groups
|21 ||spincontrolex ||Groups
|-
|-
|22 ||radiobutton ||FTA
|22 ||radiobutton ||Free to air channels only
|-
|-
|23 ||spincontrolex ||Channels
|23 ||spincontrolex ||Channels
Line 606: Line 421:
|24 ||radiobutton ||Ignore timers
|24 ||radiobutton ||Ignore timers
|-
|-
|25 ||button ||Cancel button
|25 ||button ||Cancel
|-
|-
|26 ||button ||Search button
|26 ||button ||Search
|-
|-
|27 ||radiobutton ||Ignore recordings
|27 ||radiobutton ||Ignore recordings
|-
|-
|28 ||button ||Defaults button
|28 ||button ||Defaults
|-
|29 ||button ||Save
|-
|30 ||button ||Ignore finished broadcasts
|-
|31 ||button ||Ignore future broadcasts
|-
|32 ||button ||Start any time
|-
|33 ||button ||End any time
|}
|}


==='''DialogPVRRecordingInfo.xml'''===
=== DialogPVRInfo.xml ===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
|-
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|4 ||button ||Find similar
|-
|5 ||button ||Switch to channel
|-
|-
|10 ||button ||OK button
|6 ||button ||Record
|}
|-
 
|7 ||button ||OK
==='''DialogPVRTimerSettings.xml'''===
'''([[:Category:Frodo feature|Future Frodo addition]])'''
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|5 ||grouplist || Grouplist template
|8 ||button ||Play recording
|-
|-
|7 ||button ||Button template
|9 ||button ||Add timer
|-
|-
|8 ||radiobutton ||Radio button template
|10 ||button ||Play programme
|-
|-
|9 ||spincontrolex ||Spincontrolex template
|11 ||button ||Set reminder
|}
 
 
=== DialogPVRRadioRDSInfoxml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|10 ||sliderex ||Sliderex template
|10 ||container ||OK
|-
|-
|11 ||image ||Seperator image
|21 ||spincontrolex ||Source type
|-
|-
|12 ||edit ||Edit control template
|22 ||textbox ||Info
|-
|-
|28 ||button ||OK button
|60 ||button ||Next page
|-
|-
|29 ||button ||Cancel button
|70 ||container ||Info list
|}
|}


==='''DialogSeekBar.xml'''===
 
{| border="1" cellpadding="2" cellspacing="0"
=== DialogSeekBar.xml ===
|- style="background: lightgrey;"
{| class="prettytable" width="100%"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|401 ||slider ||Marker representing the current seek position
|401 ||slider ||Marker representing the current seek position
|-
|-
|402 ||label ||Time label displaying current seek position
|402 ||slider ||Marker representing the epg seek position (PVR)
|-
|403 ||slider ||Marker representing the current timeshift position (PVR)
|}
|}




==='''DialogSelect.xml'''===
=== DialogSelect.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||label ||Heading label
|1 ||label ||Heading label
|-
|2 ||label ||Number of items in the list
|-
|-
|3 ||container ||List of available options
|3 ||container ||List of available options
|-
|-
|2 ||label ||Number of items in the list
|5 ||button ||OK (on multiple selection) or Manual/Get More...
|-
|6 ||container ||List of available add-ons
|-
|7 ||button ||Cancel
|-
|8 ||button || Add/Get More...
|}
 
 
=== DialogSettings.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|2 ||label ||Header label
|-
|5 ||grouplist ||Grouplist template
|-
|7 ||button ||Button template
|-
|8 ||radiobutton ||Radiobutton template
|-
|9 ||spincontrolex ||Spincontrolex template
|-
|11 ||image ||Image template
|-
|12 ||edit ||Edit template
|-
|13 ||sliderex ||Sliderex template
|-
|14 ||label ||Label template
|-
|28 ||button ||OK
|-
|29 ||button ||Cancel
|-
|-
|5 ||button ||Manual/Get More... button
|30 ||button ||Clear/settings
|-
|-
|6 ||container ||List of available add-ons
|100 ||image ||Game controller image
|}
|}




==='''DialogSlider.xml'''===
=== DialogSlider.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||label ||Heading label
|10 ||label ||Heading label
Line 690: Line 554:




==='''DialogSongInfo.xml'''===
=== DialogSubtitles.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|100 ||label ||Name of subtitle service
|-
|110 ||image ||Logo of subtitle service
|-
|120 ||container ||List of available subtitles
|-
|-
|10 ||button ||OK button
|130 ||label ||Local subtitle available
|-
|-
|11 ||button ||Cancel button
|140 ||label ||Number of available subtitles
|-
|-
|12 ||button ||Switch to album information
|150 ||container ||List of available subtitle services
|-
|-
|13 ||button ||Get song thumbnail
|160 ||button ||Manual search buttom
|}
|}




==='''DialogTextViewer.xml'''===
=== DialogTextViewer.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|5 ||textbox ||Text area for add-on output
|5 ||textbox ||Text area for add-on output
Line 714: Line 582:




==='''DialogVideoInfo.xml'''===
=== DialogVideoInfo.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|3 ||image ||Video thumb
|3 ||image ||Video thumb
Line 723: Line 590:
|4 ||textbox ||Text area for displaying the video plot
|4 ||textbox ||Text area for displaying the video plot
|-
|-
|5 ||button ||Toggle between video review and cast members (Deprecated)
|6 ||button ||Refresh video information
|-
|-
|6 ||button ||Refresh video information
|7 ||button ||User rating
|-
|-
|8 ||button ||Play video
|8 ||button ||Play video
|-
|-
|9 ||button ||Resume video
|9 ||button ||Resume video
|- {{frodo row}}
|-
|10 ||button ||Get video Fanart, Poster, Banner, or Thumb '''([[:Category:Frodo feature|Future Frodo addition]])'''
|10 ||button ||Get video Fanart, Poster, Banner, or Thumb
|-
|-
|11 ||button ||Play movie trailer
|11 ||button ||Play movie trailer
|- {{frodo row}}
|12 ||button ||Get video fanart image '''(deprecated in Frodo)'''
|-
|-
|13 ||button ||Show all movies by the director of the selected movie (added after dharma)
|13 ||button ||Show all movies by the director of the selected movie
|-
|14 ||button ||Manage versions
|-
|15 ||button ||Manage extras
|-
|-
|50 ||container ||List of cast members of the currently selected movie
|50 ||container ||List of cast members of the currently selected movie
Line 743: Line 612:




==='''<s>DialogVideoScan.xml</s>'''===
=== DialogVideoManager.xml ===
'''(deprecated in Frodo)'''
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
|-
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|2 ||label ||Heading label
|-
|21 ||button ||Play
|-
|22 ||button ||Add version
|-
|23 ||button ||Add extra
|-
|-
|401 ||label ||Status label
|24 ||button ||Rename version
|-
|-
|402 ||label ||Label displaying the directory currently being scanned
|25 ||button ||Set default
|-
|-
|403 ||progress ||Progress bar displaying the overall progress
|26 ||button ||Remove
|-
|-
|404 ||progress ||Progress bar displaying the progress of the current item
|27 ||button ||Choose art
|-
|-
|405 ||label ||Label displaying the item currently being scanned
|28 ||button ||Rename extra
|-
|50 ||container ||List of versions
|}
|}




==='''DialogYesNo.xml'''===
=== EventLog.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||label ||Heading label
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|2 ||label ||Line 1
|20 ||button ||Clear
|-
|-
|3 ||label ||Line 2
|21 ||button ||Level
|-
|-
|4 ||label ||Line 3
|22 ||radiobutton ||Only show current level radiobutton
|-
|-
|10 ||button ||No button
|50 ||container ||Container with event loglines
|-
|11 ||button ||Yes button
|}
|}




==='''FileBrowser.xml'''===
=== FileBrowser.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|450 ||container ||Directory list
|450 ||container ||Directory list
Line 793: Line 666:
|412 ||label ||Path of the selected item
|412 ||label ||Path of the selected item
|-
|-
|413 ||button ||OK button
|413 ||button ||OK
|-
|-
|414 ||button ||Cancel button
|414 ||button ||Cancel
|-
|-
|415 ||button ||Create folder
|415 ||button ||Create folder
Line 803: Line 676:




==='''FileManager.xml'''===
=== FileManager.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|12 ||label ||Number of items in directory list 1
|12 ||label ||Number of items in directory list 1
Line 822: Line 694:




==='''LockSettings.xml'''===
=== GameOSD.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|5 ||grouplist ||Grouplist template
|-
|-
|7 ||button ||Button template
|1101 ||label ||Help text
|-
|-
|8 ||radiobutton ||Radiobutton template
|1102 ||gamecontroller ||Controller layout
|-
|-
|9 ||spincontrolex ||Spincontrolex template
|1103 ||container ||List of options
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|}
|}




==='''LoginScreen.xml'''===
=== LoginScreen.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Heading label
|2 ||label ||Heading label
Line 854: Line 718:




==='''MusicKaraokeLyrics.xml'''===
=== MusicOSD.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||karvisualisation ||Visualization used as the background for the karaoke lyrics window
|500 ||button ||Select visualization
|-
|-
|2 ||image ||Image used as the background for the karaoke lyrics window
|501 ||button ||Lock visualization to the current preset
|}
|}




==='''MusicOSD.xml'''===
=== MusicVisualisation.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|500 ||button ||Select visualization
|2 ||visualisation ||Background Visualization
|-
|501 ||button ||style="background: lightblue;"| (CONTROL_LOCK_BUTTON)
|}
|}




==='''MusicOverlay.xml'''===
=== MyFavourites.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||image ||style="background: lightblue;"| (CONTROL_LOGO_PIC)
|2 ||button ||Select viewtype
|-
|3 ||button ||Select sort method
|-
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|19 ||radiobutton / edit||Filter the content to only show items that include the specified string in the name
|}
|}




==='''MusicVisualisation.xml'''===
=== MyGames.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||visualisation ||Background Visualization
|2 ||button ||Select viewtype
|-
|3 ||button ||Select sort method
|-
|4 ||togglebutton ||Select sortmode (ascending or descending)
|}
|}




==='''MyMusicNav.xml'''===
=== MyMusicNav.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 907: Line 774:
|5 ||radiobutton ||Switch to file mode
|5 ||radiobutton ||Switch to file mode
|-
|-
|8 ||edit ||Search for a string anywhere in the XBMC music database
|8 ||edit ||Search for a string anywhere in the Kodi music database
|-
|-
|12 ||label ||Number of items in the list
|12 ||label ||Number of items in the list
|-
|-
|15 ||label ||style="background: lightblue;"| (CONTROL_FILTER)
|15 ||label ||Filter label
|-
|-
|16 ||radiobutton ||Start party mode (randomly play songs from your entire music collection)
|16 ||radiobutton ||Start party mode (randomly play songs from your entire music collection)
Line 920: Line 787:
|-
|-
|19 ||radiobutton / edit||Filter the media files to only show items that include the specified string in the name
|19 ||radiobutton / edit||Filter the media files to only show items that include the specified string in the name
|}
==='''MyMusicPlaylist.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|-
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|12 ||label ||Number of items in the playlist
|20 ||button ||Update library
|-
|20 ||radiobutton ||Shuffle the playlist
|-
|21 ||button ||Save the playlist
|-
|22 ||button ||Clear the playlist
|-
|23 ||button ||Play the playlist
|-
|24 ||button ||Play the next song in the playlist
|-
|25 ||button ||Play the previous song in the playlist
|-
|26 ||button ||Put the playlist on repeat
|}
|}




==='''MyMusicPlaylistEditor.xml'''===
=== MyMusicPlaylistEditor.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|6 ||button ||Load the playlist
|6 ||button ||Load the playlist
Line 973: Line 812:




==='''MyMusicSongs.xml'''===
=== MyPics.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 984: Line 822:
|4 ||togglebutton ||Select sortmode (ascending or descending)
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|5 ||radiobutton ||style="background: lightblue;"| (CONTROL_BTNTYPE)
|6 ||button ||Start a picture slideshow
|-
|-
|7 ||button ||Switch to the playlists section
|7 ||button ||Start a recursive picture slideshow
|-
|-
|9 ||button ||Scan the selected item to the library
|9 ||radiobutton ||Randomize the picture slideshow
|-
|10 ||button ||Record button
|-
|11 ||button ||Rip button (used for ripping cd's)
|-
|-
|12 ||label ||Number of items in the list
|12 ||label ||Number of items in the list
Line 998: Line 832:




==='''MyPics.xml'''===
=== MyPlaylist.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 1,009: Line 842:
|4 ||togglebutton ||Select sortmode (ascending or descending)
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|6 ||button ||Start a picture slideshow
|12 ||label ||Number of items in the playlist
|-
|20 ||radiobutton ||Shuffle the playlist
|-
|21 ||button ||Save the playlist
|-
|22 ||button ||Clear the playlist
|-
|23 ||button ||Play the playlist
|-
|-
|7 ||button ||Start a recursive picture slideshow
|24 ||button ||Play the next item in the playlist
|-
|-
|9 ||radiobutton ||Randomize the picture slideshow
|25 ||button ||Play the previous item in the playlist
|-
|-
|12 ||label ||Number of items in the list
|26 ||button ||Put the playlist on repeat
|}
|}




==='''MyPrograms.xml'''===
=== MyPrograms.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 1,034: Line 874:




 
=== MyPVRChannels.xml ===
==='''MyPVR.xml'''===
{| class="prettytable" width="100%"
'''([[:Category:Frodo feature|Future Frodo addition]])'''
! width="50" | ID !! width="150" | Type !! Description
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||epggrid ||TV Guide Timeline
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|-
|-
|11 ||container ||TV Channels group
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|-
|12 ||container ||Radio Channels group
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|13 ||container ||Recordings group
|6 ||radiobutton ||Show hidden channels
|-
|-
|14 ||container ||Timers group
|28 ||button ||Channel groups
|-
|-
|15 ||container ||TV Guide Channel
|29 ||label ||Channel groups name
|-
|-
|16 ||container ||TV Guide group
|31 ||radiobutton ||Filter
|}
 
 
=== MyPVRGuide.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|-
|-
|17 ||container ||Search group
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|-
|31 ||button ||TV Guide
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|32 ||button ||TV Channels
|10 ||epggrid ||EPG Guide Timeline
|-
|-
|33 ||button ||Radio Channels
|11 ||container ||Channel groups selector
|-
|-
|34 ||button ||Recorings
|28 ||button ||Channel groups
|-
|-
|35 ||button ||Timers
|29 ||label ||View name (Now / Next / Timeline)
|-
|-
|36 ||button ||Search
|30 ||label ||Channel groups name
|}
|}




==='''MyVideo.xml (deprecated)'''===
=== MyPVRProviders.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|50 ||container ||List of PVR providers
|}
 
 
=== MyPVRRecordings.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 1,082: Line 938:
|4 ||togglebutton ||Select sortmode (ascending or descending)
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|5 ||button ||style="background: lightblue;"| (CONTROL_BTNTYPE)
|5 ||radiobutton ||Group items by folder structure
|-
|-
|6 ||button ||Play DVD (used the play physical DVD discs)
|7 ||radiobutton ||Show deleted recordings
|-
|-
|7 ||radiobutton ||Stack button (used to display multi-part videos as a single item)
|10 ||button ||Show only watched, unwatched or all recordings
|-
|-
|8 ||button ||Scan item to the library
|28 ||button ||Channelgroups
|-
|-
|12 ||label ||Number of items in the list
|29 ||label ||'Deleted' (When show deleted recordings is enabled, otherwise empty)
|-
|-
|13 ||button ||Switch to the playlists section
|50 ||container ||List of PVR recordings
|}
|}


 
=== MyPVRSearch.xml ===
==='''MyVideoNav.xml'''===
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 1,107: Line 961:
|4 ||togglebutton ||Select sortmode (ascending or descending)
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|5 ||button ||Switch to file mode
|28 ||button ||Channel groups
|-
|-
|6 ||button ||Play DVD (used the play physical DVD discs)
|50 ||container ||List of search results
|}
 
=== MyPVRTimers.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|7 ||radiobutton ||Stack button (used to display multi-part videos as a single item)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|-
|-
|8 ||button ||Search for a string anywhere in the XBMC video database
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|-
|10 ||button ||Show only watched, unwatched or all videos
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|12 ||label ||Number of items in the list
|-
|14 ||button ||Show only unwatched or all videos
|-
|11 ||button ||Unlock shares
|-
|15 ||label ||style="background: lightblue;"| (CONTROL_FILTER)
|-
|16 ||button ||Start party mode (randomly play musicvideos from your collection)
|-
|-
|17 ||button ||Flatten library (hide sub-catagories, like genres, studios, years, etc...)
|8 ||radiobutton ||Hide disabled timers
|-
|-
|18 ||label ||Warning to the user to turn off library mode when no scanned media is found
|28 ||button ||Channel groups
|-
|-
|19 ||radiobutton / edit ||Filter the media files to only show items that include the specified string in the name
|50 ||container ||List of PVR timers
|}
|}


 
=== MyVideoNav.xml ===
==='''MyVideoPlaylist.xml'''===
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
Line 1,146: Line 993:
|4 ||togglebutton ||Select sortmode (ascending or descending)
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|12 ||button ||Number of items in the playlist
|8 ||button ||Search for a string anywhere in the Kodi video database
|-
|10 ||button ||Show only watched, unwatched or all videos
|-
|-
|20 ||radiobutton ||Shuffle the playlist
|11 ||button ||Unlock shares
|-
|12 ||label ||Number of items in the list
|-
|-
|21 ||button ||Save the playlist
|14 ||button ||Show only unwatched or all videos
|-
|-
|22 ||button ||Clear the playlist
|15 ||label ||Filter label
|-
|-
|23 ||button ||Play the playlist
|16 ||button ||Start party mode (randomly play musicvideos from your collection)
|-
|-
|24 ||button ||Play the next song in the playlist
|18 ||label ||Warning to the user to turn off library mode when no scanned media is found
|-
|-
|25 ||button ||Play the previous song in the playlist
|19 ||radiobutton / edit ||Filter the media files to only show items that include the specified string in the name
|-
|-
|26 ||button ||Put the playlist on repeat
|20 ||button ||Update library
|}
|}


 
=== MyWeather.xml ===
==='''MyWeather.xml'''===
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Refresh the weather information
|2 ||button ||Refresh the weather information
Line 1,184: Line 1,033:
|-
|-
|35 ||image ||Today's weather icon
|35 ||image ||Today's weather icon
|-
|101 ||image ||style="background: lightblue;"| (CONTROL_IMAGELOGO)
|-
|-
|223 ||label ||Localized “Temperature” string
|223 ||label ||Localized “Temperature” string
Line 1,201: Line 1,048:




==='''Pointer.xml'''===
=== Pointer.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|1 ||image ||Pointer no focus image
|1 ||image ||Pointer no focus image
Line 1,216: Line 1,062:




==='''ProfileSettings.xml'''===
=== SettingsCategory.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|2 ||image ||Profile image of the selected profile
|-
|5 ||grouplist ||Grouplist template
|-
|7 ||button ||Button template
|-
|8 ||radiobutton ||Radiobutton template
|-
|9 ||spincontrolex ||Spincontrolex template
|-
|11 ||image ||Separator image template
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|-
|1000 ||label ||Name of the selected profile
|-
|1001 ||label ||Directory path of the selected profile
|}
 
 
==='''Settings.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|12 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_CREDITS)
|}
 
 
==='''SettingsCategory.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Label displaying the current settings category
|2 ||label ||Label displaying the current settings category
Line 1,262: Line 1,071:
|-
|-
|5 ||grouplist ||Grouplist template for the settings section
|5 ||grouplist ||Grouplist template for the settings section
|-
|6 ||textbox ||Settings description
|-
|-
|7 ||button ||Button template  
|7 ||button ||Button template  
Line 1,273: Line 1,084:
|11 ||image ||Default separator image
|11 ||image ||Default separator image
|-
|-
|12 ||edit ||Edit control template
|13 ||sliderex ||Sliderex control template
|-
|14 ||label ||Label template
|-
|15 ||button ||Color
|-
|20 ||button ||Setting level
|}
|}


 
=== SettingsProfile.xml ===
==='''SettingsProfile.xml'''===
{| class="prettytable" width="100%"
{| border="1" cellpadding="2" cellspacing="0"
! width="50" | ID !! width="150" | Type !! Description
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||container ||List of available profiles
|2 ||container ||List of available profiles
|-
|-
|3 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_LASTLOADED_PROFILE)
|4 ||button ||Enable the loginscreen
|-
|-
|4 ||button ||Enable the loginscreen
|5 ||button ||Auto login
|}
|}




==='''SettingsScreenCalibration.xml'''===
=== SettingsScreenCalibration.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Coordinates label
|2 ||label ||Coordinates label
|-
|-
|3 ||label ||Help information
|3 ||label ||Help information
|-
|4 ||label ||Calibration label
|-
|-
|8 ||mover ||Top left mover
|8 ||mover ||Top left mover
Line 1,307: Line 1,123:
|11 ||resize ||Pixel aspect ratio box
|11 ||resize ||Pixel aspect ratio box
|-
|-
|20 ||videowindow ||style="background: lightblue;"| (CONTROL_VIDEO)
|12 ||mover||Reset calibration control
|-
|20 ||videowindow ||currently playing video
|}
|}




==='''SlideShow.xml'''===
=== SettingsSystemInfo.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||label ||style="background: lightblue;"| (LABEL_ROW1)
|2 – 13 ||label ||Line 2 – Line 13
|-
|-
|11 ||label ||style="background: lightblue;"| (LABEL_ROW2)
|30 ||textbox ||Privacy policy text
|-
|-
|12 ||label ||style="background: lightblue;"| (LABEL_ROW2_EXTRA)
|40 ||label ||System information category label
|-
|-
|13 ||[any] ||These controls are visible when the slideshow is paused
|52 ||label ||Kodi build label
|}
 
 
==='''SettingsSystemInfo.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 – 11 ||label ||Line 2 – Line 11
|53 ||label || Kodi build date label
|-
|40 ||label ||System information category label
|-
|52 ||label ||Xbmc build label
|-
|-
|94 ||button ||Show storage information
|94 ||button ||Show storage information
Line 1,348: Line 1,154:
|-
|-
|99 ||button ||Show PVR information
|99 ||button ||Show PVR information
|-
|100 ||button ||Show privacy policy
|}
=== SlideShow.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|10 ||label ||Error loading image message
|-
|13 ||[any] ||These controls are visible when the slideshow is paused
|}
|}




==='''SmartPlaylistEditor.xml'''===
=== SmartPlaylistEditor.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Heading label
|2 ||label ||Heading label
Line 1,360: Line 1,176:
|10 ||container ||List of playlist rules
|10 ||container ||List of playlist rules
|-
|-
|12 ||edit ||Name of the playlist
|12 ||button ||Name of the playlist
|-
|-
|13 ||button ||Add a rule
|13 ||button ||Add a rule
Line 1,368: Line 1,184:
|15 ||button ||Edit a rule
|15 ||button ||Edit a rule
|-
|-
|16 ||spincontrolex ||Match rules option (match all rules / match one or more rules)
|16 ||button ||Match rules option (match all rules / match one or more rules)
|-
|17 ||button ||Limit rules option (number of results: 10, 25, 50, 100, etc... items)
|-
|18 ||button ||Sort rules option (order the results by: title, genre, random, etc...)
|-
|-
|17 ||spincontrolex ||Limit rules option (number of results: 10, 25, 50, 100, etc... items)
|19 ||button ||Sort direction option (ascending / descending)
|-
|-
|18 ||spincontrolex ||Sort rules option (order the results by: title, genre, random, etc...)
|20 ||button ||OK
|-
|-
|19 ||togglebutton ||Sort direction option (ascending / descending)
|21 ||button ||Cancel
|-
|-
|20 ||button ||OK button
|22 ||button ||Set Playlist type (movies, episodes, mixed, etc...)
|-
|-
|21 ||button ||Cancel button
|23 ||button ||Group by
|-
|-
|22 ||spincontrolex ||Set Playlist type (movies, episodes, mixed, etc...)
|24 ||radiobutton ||Mixed
|}
|}




==='''SmartPlaylistRule.xml'''===
=== SmartPlaylistRule.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|15 ||spincontrolex ||Select field (director, duration, video resolution, etc...)
|15 ||button ||Select field (director, duration, video resolution, etc...)
|-
|-
|16 ||spincontrolex ||Select operator (is, is not, less than, etc...)
|16 ||button ||Select operator (is, is not, less than, etc...)
|-
|-
|17 ||button ||Enter a value the rule should match
|17 ||edit ||Enter a value the rule should match
|-
|-
|18 ||button ||OK button
|18 ||button ||OK
|-
|-
|19 ||button ||Cancel button
|19 ||button ||Cancel
|-
|-
|20 ||button ||Browse button
|20 ||button ||Browse
|}
|}




==='''VideoFullScreen.xml'''===
=== VideoFullScreen.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|1 ||label ||Numpad seek label
|-
|-
|10 ||label ||Line 1
|10 ||label ||Line 1
Line 1,413: Line 1,233:
|-
|-
|12 ||label ||Line 3
|12 ||label ||Line 3
|-
|13 ||button ||style="background: lightblue;"| (BTN_OSD_VIDEO)
|-
|14 ||button ||style="background: lightblue;"| (BTN_OSD_AUDIO)
|-
|15 ||button ||style="background: lightblue;"| (BTN_OSD_SUBTITLE)
|}
|}




==='''VideoOSDBookmarks.xml'''===
=== VideoOSDBookmarks.xml ===
{| border="1" cellpadding="2" cellspacing="0"
{| class="prettytable" width="100%"
|- style="background: lightgrey;"
! width="50" | ID !! width="150" | Type !! Description
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||button ||Add a video bookmark
|2 ||button ||Add a video bookmark
Line 1,432: Line 1,245:
|-
|-
|4 ||button ||Use the currently selected video bookmark as the episode thumbnail
|4 ||button ||Use the currently selected video bookmark as the episode thumbnail
|-
|10 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_LIST)
|-
|-
|11 ||container ||List of available bookmarks
|11 ||container ||List of available bookmarks
Line 1,439: Line 1,250:




==='''VideoOSDSettings.xml'''===
<section end="main content" />
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|2 ||label ||Heading label
|-
|3 ||label ||Warning to the user that no settings are available
|-
|5 ||grouplist ||Grouplist template
|-
|7 ||button ||Button template
|-
|8 ||radiobutton ||Radiobutton template
|-
|9 ||spincontrolex ||Spincontrolex template
|-
|10 ||sliderex ||Slider template
|-
|11 ||image ||Default separator image
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|}
 
 
==='''VideoOverlay.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|2 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_PLAYTIME)
|-
|3 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_PLAY_LOGO)
|-
|4 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_PAUSE_LOGO)
|-
|5 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_INFO)
|-
|6 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_BIG_PLAYTIME)
|-
|7 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_FF_LOGO)
|-
|8 ||style="background: lightblue;"| ||style="background: lightblue;"| (CONTROL_RW_LOGO)
|}
 
 
==='''VisualisationPresetList.xml'''===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|2 ||container ||List of available presets
|-
|3 ||label ||Heading label
|-
|4 ||label ||Warning to the user that no presets are available
|}


==See also==
== See also ==
'''Development:'''
'''Development:'''
* [[Add-on development]]
* [[Add-on development]]
* [[Skinning]]
* [[Skinning]]


[[Category:Skin Development]]
[[Category:Skin development]]

Latest revision as of 18:01, 3 February 2025

.xml files

AddonBrowser.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
5 radiobutton Enable auto-updating of the installed add-on's
6 radiobutton Enable add-on notifications
7 radiobutton Enable language filter
8 radiobutton Hide broken addons
9 button Check for repo updates


DialogAddonInfo.xml

ID Type Description
6 button Install the selected add-on
7 radiobutton Enable/Disable the selected add-on
8 button Update the selected add-on
9 button Show the settings of the selected add-on
10 button Show the dependencies of the selected add-on
12 button Run the selected add-on
13 radiobutton Auto-update
14 button Select add-on version
50 container List of available screenshots


DialogAddonSettings.xml

ID Type Description
2 label Heading label
3 grouplist Grouplist template
5 grouplist Grouplist template
6 textbox Setting description help text
7 button Button template
8 radiobutton Radiobutton template
9 spincontrolex Spincontrolex template
10 togglebutton Togglebutton template
11 image Default separator image
12 edit Edit template
13 sliderex Slider template
14 label Label template
15 button Colour
20 button Settings level change
28 button OK
29 button Cancel
30 button <unused>


DialogBusy.xml

ID Type Description
10 progress Progress bar


DialogButtonMenu.xml

ID Type Description
3100 label Label of the focused button


DialogColorPicker.xml

ID Type Description
1 label Heading label
6 container List of colors
7 button Cancel


DialogConfirm.xml

ID Type Description
1 label Heading label
9 textbox Message
10 button No
11 button Yes
12 button (for future use)
20 progress Progress bar


DialogContextMenu.xml

ID Type Description
996 grouplist Grouplist template
999 image Background image of the context menu
1000 button Button template


DialogExtendedProgressBar.xml

ID Type Description
30 label Heading label
31 label Line 1
32 progress Scan progress bar


DialogGameControllers.xml

ID Type Description
3 grouplist List of controller types
5 grouplist List of feature types
7 button Button template
8 label Settings category label template
9 image Settings separator image template
10 button Button template
17 button Help
18 button OK
19 button Reset
20 button Get more...
21 button Ignore input
22 button Get all
31 gamecontroller Gamecontroller image template
32 textbox Controller description


DialogKeyboard.xml

ID Type Description
8 button Backspace
100 – 111 button Digits 0 – 9
120 – 171 button Characters A – Z
300 button Done
301 button Cancel
302 radiobutton Shift
303 radiobutton Caps-Lock
304 radiobutton Switch to symbols
305 button Navigate left
306 button Navigate right
307 button Enter IP address
308 button Clear
309 button Layout
311 label Heading label
312 edit Label displaying the text being entered
313 label Label displaying the text being entered (when keyboard layout is Chinese)
314 label Label displaying the available choices (when keyboard layout is Chinese)


DialogMediaSource.xml

ID Type Description
2 label Heading label
10 container List of added media sources
11 button Browse for location
12 edit Button for entering the name for the selected source
13 button Add new source
14 button Delete source
18 button OK
19 button Cancel (unused)


DialogMusicInfo.xml

ID Type Description
6 button Refresh artist information / Refresh album information
7 button User rating
8 button Play album/song
10 button Get artist thumbnail / Get album thumbnail
12 button Get artist fanart image
50 container Discography of the selected artist / tracks on the selected album / contributors on the selected song


DialogNotification.xml

ID Type Description
400 image Default Icon
401 label Heading text
402 label Message text


DialogNumeric.xml

ID Type Description
1 label Heading label
4 label Label displaying the digits being entered
10 – 19 button Digits 0 – 9
20 button Navigate left
21 button Enter
22 button Navigate right
23 button Backspace


DialogPictureInfo.xml

ID Type Description
5 container List of the available exif information of the image currently being displayed


DialogPVRChannelGuide.xml

ID Type Description
11 container Guide list


DialogPVRChannelManager.xml

ID Type Description
4 button OK
5 button Apply
6 button Cancel
7 radiobutton Activate channel
6 button Cancel
8 edit Channel name
9 button Channel logo
12 radiobutton Activate EPG
13 spincontrolex Select EPG source
30 button Switch to group management
31 button New channel
34 togglebutton Toggle radio / tv channels
20 container Channel list


DialogPVRChannelsOSD.xml

ID Type Description
11 container Channels list


DialogPVRGroupManager.xml

ID Type Description
11 container Ungrouped channels
12 container Grouped channels
13 container Group list
25 radiobutton Hide / Unhide
26 button Add
27 button Rename
28 button Delete
29 button OK
34 togglebutton Switch between TV / Radio


DialogPVRGuideSearch.xml

ID Type Description
9 edit Search string
10 radiobutton Include description
11 radiobutton Case sensitive
12 spincontrolex Minimal duration
13 spincontrolex Maximal duration
14 edit Start date
15 edit End date
16 edit Start time
17 edit End Time
18 spincontrolex Genre
19 radiobutton Avoid repeats
20 radiobutton Unknown genres
21 spincontrolex Groups
22 radiobutton Free to air channels only
23 spincontrolex Channels
24 radiobutton Ignore timers
25 button Cancel
26 button Search
27 radiobutton Ignore recordings
28 button Defaults
29 button Save
30 button Ignore finished broadcasts
31 button Ignore future broadcasts
32 button Start any time
33 button End any time

DialogPVRInfo.xml

ID Type Description
4 button Find similar
5 button Switch to channel
6 button Record
7 button OK
8 button Play recording
9 button Add timer
10 button Play programme
11 button Set reminder


DialogPVRRadioRDSInfoxml

ID Type Description
10 container OK
21 spincontrolex Source type
22 textbox Info
60 button Next page
70 container Info list


DialogSeekBar.xml

ID Type Description
401 slider Marker representing the current seek position
402 slider Marker representing the epg seek position (PVR)
403 slider Marker representing the current timeshift position (PVR)


DialogSelect.xml

ID Type Description
1 label Heading label
2 label Number of items in the list
3 container List of available options
5 button OK (on multiple selection) or Manual/Get More...
6 container List of available add-ons
7 button Cancel
8 button Add/Get More...


DialogSettings.xml

ID Type Description
2 label Header label
5 grouplist Grouplist template
7 button Button template
8 radiobutton Radiobutton template
9 spincontrolex Spincontrolex template
11 image Image template
12 edit Edit template
13 sliderex Sliderex template
14 label Label template
28 button OK
29 button Cancel
30 button Clear/settings
100 image Game controller image


DialogSlider.xml

ID Type Description
10 label Heading label
11 slider Slider
12 label Label representing the slider value


DialogSubtitles.xml

ID Type Description
100 label Name of subtitle service
110 image Logo of subtitle service
120 container List of available subtitles
130 label Local subtitle available
140 label Number of available subtitles
150 container List of available subtitle services
160 button Manual search buttom


DialogTextViewer.xml

ID Type Description
5 textbox Text area for add-on output


DialogVideoInfo.xml

ID Type Description
3 image Video thumb
4 textbox Text area for displaying the video plot
6 button Refresh video information
7 button User rating
8 button Play video
9 button Resume video
10 button Get video Fanart, Poster, Banner, or Thumb
11 button Play movie trailer
13 button Show all movies by the director of the selected movie
14 button Manage versions
15 button Manage extras
50 container List of cast members of the currently selected movie


DialogVideoManager.xml

ID Type Description
2 label Heading label
21 button Play
22 button Add version
23 button Add extra
24 button Rename version
25 button Set default
26 button Remove
27 button Choose art
28 button Rename extra
50 container List of versions


EventLog.xml

ID Type Description
4 togglebutton Select sortmode (ascending or descending)
20 button Clear
21 button Level
22 radiobutton Only show current level radiobutton
50 container Container with event loglines


FileBrowser.xml

ID Type Description
450 container Directory list
451 container List of available thumbnails
411 label Heading label
412 label Path of the selected item
413 button OK
414 button Cancel
415 button Create folder
416 radiobutton Flip Image horizontally


FileManager.xml

ID Type Description
12 label Number of items in directory list 1
13 label Number of items in directory list 2
20 container Directory list 1
21 container Directory list 2
101 label Path of the currently selected directory in list 1
102 label Path of the currently selected directory in list 2


GameOSD.xml

ID Type Description
1101 label Help text
1102 gamecontroller Controller layout
1103 container List of options


LoginScreen.xml

ID Type Description
2 label Heading label
3 label Number of the currently selected profile
52 container List of the available profiles


MusicOSD.xml

ID Type Description
500 button Select visualization
501 button Lock visualization to the current preset


MusicVisualisation.xml

ID Type Description
2 visualisation Background Visualization


MyFavourites.xml

ID Type Description
2 button Select viewtype
3 button Select sort method
4 togglebutton Select sortmode (ascending or descending)
19 radiobutton / edit Filter the content to only show items that include the specified string in the name


MyGames.xml

ID Type Description
2 button Select viewtype
3 button Select sort method
4 togglebutton Select sortmode (ascending or descending)


MyMusicNav.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
5 radiobutton Switch to file mode
8 edit Search for a string anywhere in the Kodi music database
12 label Number of items in the list
15 label Filter label
16 radiobutton Start party mode (randomly play songs from your entire music collection)
17 button Manually enter artist and album name to lookup the artist and album information on the internet
18 label Warning to the user to turn off library mode when no scanned media is found
19 radiobutton / edit Filter the media files to only show items that include the specified string in the name
20 button Update library


MyMusicPlaylistEditor.xml

ID Type Description
6 button Load the playlist
7 button Save the playlist
8 button Clear the playlist
12 label Number of items in the current directory or library list
50 container List allowing you to browse your directories and music library
100 container List of songs in the playlist
101 label Number of items in the playlist


MyPics.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
6 button Start a picture slideshow
7 button Start a recursive picture slideshow
9 radiobutton Randomize the picture slideshow
12 label Number of items in the list


MyPlaylist.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
12 label Number of items in the playlist
20 radiobutton Shuffle the playlist
21 button Save the playlist
22 button Clear the playlist
23 button Play the playlist
24 button Play the next item in the playlist
25 button Play the previous item in the playlist
26 button Put the playlist on repeat


MyPrograms.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
12 label Number of items in the list


MyPVRChannels.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
6 radiobutton Show hidden channels
28 button Channel groups
29 label Channel groups name
31 radiobutton Filter


MyPVRGuide.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
10 epggrid EPG Guide Timeline
11 container Channel groups selector
28 button Channel groups
29 label View name (Now / Next / Timeline)
30 label Channel groups name


MyPVRProviders.xml

ID Type Description
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
50 container List of PVR providers


MyPVRRecordings.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
5 radiobutton Group items by folder structure
7 radiobutton Show deleted recordings
10 button Show only watched, unwatched or all recordings
28 button Channelgroups
29 label 'Deleted' (When show deleted recordings is enabled, otherwise empty)
50 container List of PVR recordings

MyPVRSearch.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
28 button Channel groups
50 container List of search results

MyPVRTimers.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
8 radiobutton Hide disabled timers
28 button Channel groups
50 container List of PVR timers

MyVideoNav.xml

ID Type Description
2 button Select viewtype (list, thumbnail, media info, etc...)
3 button Select sort method (sort by: name, date size, etc...)
4 togglebutton Select sortmode (ascending or descending)
8 button Search for a string anywhere in the Kodi video database
10 button Show only watched, unwatched or all videos
11 button Unlock shares
12 label Number of items in the list
14 button Show only unwatched or all videos
15 label Filter label
16 button Start party mode (randomly play musicvideos from your collection)
18 label Warning to the user to turn off library mode when no scanned media is found
19 radiobutton / edit Filter the media files to only show items that include the specified string in the name
20 button Update library

MyWeather.xml

ID Type Description
2 button Refresh the weather information
3 spincontrolex Change weather location
11 label Shows the time of last weather update
31 label Current day label
32 label Today's high temperature value
33 label Today's low temperature value
34 label Today's weather condition
35 image Today's weather icon
223 label Localized “Temperature” string
224 label Localized “Feels like” string
225 label Localized “UV index” string
226 label Localized “Wind” string
227 label Localized “Dew point” string
228 label Localized “Humidity” string


Pointer.xml

ID Type Description
1 image Pointer no focus image
2 image Pointer focus image
3 image Pointer drag image
4 image Pointer click image


SettingsCategory.xml

ID Type Description
2 label Label displaying the current settings category
3 grouplist Grouplist template for the menu
5 grouplist Grouplist template for the settings section
6 textbox Settings description
7 button Button template
8 radiobutton Radiobutton template
9 spincontrolex Spincontrolex template
10 button Button template for the menu
11 image Default separator image
13 sliderex Sliderex control template
14 label Label template
15 button Color
20 button Setting level

SettingsProfile.xml

ID Type Description
2 container List of available profiles
4 button Enable the loginscreen
5 button Auto login


SettingsScreenCalibration.xml

ID Type Description
2 label Coordinates label
3 label Help information
4 label Calibration label
8 mover Top left mover
9 mover Right bottom mover
10 mover Subtitle position mover
11 resize Pixel aspect ratio box
12 mover Reset calibration control
20 videowindow currently playing video


SettingsSystemInfo.xml

ID Type Description
2 – 13 label Line 2 – Line 13
30 textbox Privacy policy text
40 label System information category label
52 label Kodi build label
53 label Kodi build date label
94 button Show storage information
95 button Show summary information
96 button Show network information
97 button Show video information
98 button Show hardware information
99 button Show PVR information
100 button Show privacy policy

SlideShow.xml

ID Type Description
10 label Error loading image message
13 [any] These controls are visible when the slideshow is paused


SmartPlaylistEditor.xml

ID Type Description
2 label Heading label
10 container List of playlist rules
12 button Name of the playlist
13 button Add a rule
14 button Remove a rule
15 button Edit a rule
16 button Match rules option (match all rules / match one or more rules)
17 button Limit rules option (number of results: 10, 25, 50, 100, etc... items)
18 button Sort rules option (order the results by: title, genre, random, etc...)
19 button Sort direction option (ascending / descending)
20 button OK
21 button Cancel
22 button Set Playlist type (movies, episodes, mixed, etc...)
23 button Group by
24 radiobutton Mixed


SmartPlaylistRule.xml

ID Type Description
15 button Select field (director, duration, video resolution, etc...)
16 button Select operator (is, is not, less than, etc...)
17 edit Enter a value the rule should match
18 button OK
19 button Cancel
20 button Browse


VideoFullScreen.xml

ID Type Description
1 label Numpad seek label
10 label Line 1
11 label Line 2
12 label Line 3


VideoOSDBookmarks.xml

ID Type Description
2 button Add a video bookmark
3 button Clear all bookmarks
4 button Use the currently selected video bookmark as the episode thumbnail
11 container List of available bookmarks



See also

Development: