List of Built In Controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
 
(136 intermediate revisions by 12 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''' ===
{| 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 ||Install the selected add-on
|6 ||button ||Install the selected add-on
Line 34: Line 36:
|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
|-
|-
|11 ||button ||Rollback 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 ===
=== '''[[DialogAddonSettings.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 ||label ||Heading label
|-
|3 ||grouplist ||Grouplist template
|-
|5 ||grouplist ||Grouplist template
|-
|-
|2 ||grouplist ||Grouplist template
|6 ||textbox ||Setting description help text
|-
|-
|3 ||button ||Button template
|7 ||button ||Button template
|-
|-
|4 ||radiobutton ||Radiobutton template
|8 ||radiobutton ||Radiobutton template
|-
|-
|5 ||spincontrolex ||Spincontrolex template
|9 ||spincontrolex ||Spincontrolex template  
|-
|-
|6 ||image ||Default separator image
|10 ||togglebutton ||Togglebutton template
|-
|-
|7 ||label ||Label template
|11 ||image ||Default separator image
|-
|-
|8 ||sliderex ||Slider template
|12 ||edit ||Edit template
|-
|-
|9 ||grouplist ||Grouplist template
|13 ||sliderex ||Slider template
|-
|-
|10 ||button ||OK button
|14 ||label ||Label template
|-
|-
|11 ||button ||Cancel button
|20 ||button ||Settings level change button
|-
|-
|12 ||button ||Defaults button
|28 ||button ||OK button
|-
|-
|13 ||button ||Button template
|29 ||button ||Cancel button
|-
|-
|20 ||label ||Heading label
|30 ||button ||<unused button>
|}
|}


=== '''DialogAlbumInfo.xml''' ===
=== DialogAudioDSPManager.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 ||Artist / Album thumbnail
|20 ||container ||List with available options
|-
|-
|4 ||textbox ||Artist biography / Album review
|21 ||container ||List with active options
|-
|-
|5 ||button ||Artist biography / discography toggle and album tracks / review toggle (Deprecated)
|22 ||radiobutton ||Continuous save button
|-
|-
|6 ||button ||Refresh artist information / Refresh album information
|23 ||button ||Apply button
|-
|-
|10 ||button ||Get artist thumbnail / Get album thumbnail
|24 ||button ||Clear button
|-
|-
|11 ||button ||Connect to the Last.fm radio channel for this artist
|9000 ||container ||List with available modes
|-
|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 104: Line 110:




=== '''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 113: Line 118:




=== '''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
|-
|-
|3 ||spincontrolex ||Select content type (movies, tv shows, music videos)
|1 ||label ||Heading label
|-
|-
|4 ||container ||List of the available scrapers
|6 ||container ||List of colors
|-
|-
|5 ||grouplist ||Grouplist template
|7 ||button ||Cancel button
|}
 
 
=== DialogConfirm.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|1 ||label ||Heading label
|-
|-
|6 ||button ||Show the available scraper settings
|9 ||textbox ||Message
|-
|-
|7 ||button ||Button template
|10 ||button ||No button
|-
|-
|8 ||radiobutton ||Radiobutton template
|11 ||button ||Yes button
|-
|-
|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)
|999 ||image ||Background image of the context menu (center part) (deprecated)
Line 155: Line 166:




=== '''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 168: Line 178:




=== '''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
|3 ||grouplist ||List of controller types
|}
|-
 
|5 ||grouplist ||List of feature types
 
=== '''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.
|7 ||button ||Button template
|}
 
 
=== '''DialogGamePad.xml''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||label ||Line 1
|8 ||label ||Settings category label template
|-
|-
|3 ||label ||Line 2
|9 ||image ||Settings separator image template
|-
|-
|4 ||label ||Line 3
|10 ||button ||Button 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
|17 ||button ||Help button
|-
|-
|401 ||label ||Heading text
|18 ||button ||OK button
|-
|-
|402 ||label ||Message text
|19 ||button ||Reset button
|-
|-
|403 ||image ||Information icon, used when an informational message is displayed
|20 ||button ||Get more... button
|-
|-
|404 ||image ||Warning icon, used when a warning message is displayed
|21 ||button ||Ignore input button
|-
|-
|405 ||image ||Error icon, used when an error message is displayed
|22 ||button ||Get all button
|}
 
 
=== '''DialogKaraokeSongSelector.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
|}
|}




=== '''DialogKaraokeSongSelectorLarge.xml''' ===
=== DialogFavourites.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
|-
|-
|401 ||label ||Song number
|450 ||container ||List of available favourites
|-
|402 ||label ||Song Name
|}
|}




=== '''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 button
|-
|-
|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 Button
Line 267: Line 246:
|307 ||button ||Enter IP address button
|307 ||button ||Enter IP address button
|-
|-
|310 ||label ||Label displaying the text being entered
|309 ||button ||Layout button
|-
|-
|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
|-
|8 ||radiobutton ||Button template
|-
|-
|9 ||spincontrolex ||Button template
|312 ||edit ||Label displaying the text being entered
|-
|-
|10 ||sliderex ||Button template
|313 ||label ||Label displaying the text being entered (when keyboard layout is Chinese)
|-
|-
|12 ||edit ||Button template
|314 ||label ||Label displaying the available choices (when keyboard layout is Chinese)
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|}
|}


 
=== DialogMediaSource.xml ===
=== '''DialogMediaSource.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 ||label ||Heading label
|2 ||label ||Heading label
Line 310: Line 267:
|11 ||button ||Browse for location button
|11 ||button ||Browse for location button
|-
|-
|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 button
Line 318: Line 275:
|18 ||button ||OK button
|18 ||button ||OK button
|-
|-
|19 ||button ||Cancel button
|19 ||button ||Cancel button (unused)
|}
|}


=== '''<s>DialogMusicScan.xml</s>''' ===
 
'''(deprecated in Frodo)'''
=== DialogMusicInfo.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
|-
|-
|401 ||label ||Status label
|6 ||button ||Refresh artist information / Refresh album information
|-
|-
|402 ||label ||Label displaying the item currently being scanned
|7 ||button ||User rating
|-
|-
|403 ||progress ||Scan progress bar
|8 ||button ||Play album/song
|}
 
 
=== '''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)
|10 ||button ||Get artist thumbnail / Get album thumbnail
|}
 
 
=== '''DialogNetworkSetup.xml''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|10 ||spincontrolex ||Select network protocol
|11 ||button ||Connect to the Last.fm radio channel for this artist
|-
|-
|11 ||button ||Enter server address button
|12 ||button ||Get artist fanart image
|-
|-
|12 ||button ||Browse for server button
|13 ||button ||Get song thumbnail
|-
|-
|13 ||button ||Enter port number button
|50 ||container || Discography of the selected artist / tracks on the selected album / contributors on the selected song
|}
 
=== DialogNotification.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|14 ||button ||Enter username button
|400 ||image ||Default Icon
|-
|-
|15 ||button ||Enter Password button
|401 ||label ||Heading text
|-
|-
|16 ||button ||Manually enter server path
|402 ||label ||Message text
|-
|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 390: Line 332:




=== '''DialogOK.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
|-
|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
|-
|20 ||container ||List of peripheral devices
|}
 
 
=== '''DialogPeripheralSettings.xml''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|1 ||label ||Heading label
|-
|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''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!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 456: Line 340:




=== '''DialogProgress.xml''' ===
=== DialogPVRChannelManager.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
|-
|2 ||label ||Line 1
|-
|3 ||label ||Line 2
|-
|4 ||label ||Line 3
|-
|10 ||button ||Cancel button
|-
|20 ||progress ||Progress bar
|}
 
 
=== '''DialogPVRChannelManager.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
|-
|-
|4 ||button ||OK button
|4 ||button ||OK button
Line 503: Line 366:
|30 ||button ||Switch to group management
|30 ||button ||Switch to group management
|-
|-
|31 ||button ||Edit channel
|31 ||button ||New channel
|-
|32 ||button ||Delete channel
|-
|33 ||button ||New channel
|-
|-
|34 ||button ||Toggle radio / tv channels
|34 ||button ||Toggle radio / tv channels
Line 514: Line 373:
|}
|}


=== '''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 534: Line 391:
|-
|-
|13 ||container ||Group list
|13 ||container ||Group list
|-
|25 ||radiobutton ||Hide / Unhide button
|-
|-
|26 ||button ||Add button
|26 ||button ||Add button
Line 542: Line 401:
|-
|-
|29 ||button ||OK button
|29 ||button ||OK button
|}
=== '''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
|-
|6 ||button ||Record button
|-
|-
|7 ||button ||OK button
|34 ||togglebutton ||Switch between TV / Radio
|}
|}


=== '''DialogPVRGuideOSD.xml''' ===
=== DialogPVRChannelGuide.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
|-
|-
|11 ||container ||Guide list
|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 613: Line 457:
|}
|}


=== '''DialogPVRRecordingInfo.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
|-
|10 ||button ||OK button
|}


=== '''DialogPVRTimerSettings.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
|-
|-
|5 ||grouplist || Grouplist template
|4 ||button ||Similar button
|-
|-
|7 ||button ||Button template
|5 ||button ||Switch to channel button
|-
|-
|8 ||radiobutton ||Radio button template
|6 ||button ||Record button
|-
|-
|9 ||spincontrolex ||Spincontrolex template
|7 ||button ||OK button
|-
|-
|10 ||sliderex ||Sliderex template
|8 ||button ||Play recording button
|-
|-
|11 ||image ||Seperator image
|9 ||button ||Add timer button
|-
|-
|12 ||edit ||Edit control template
|10 ||button ||Play programme button
|-
|-
|28 ||button ||OK button
|11 ||button ||Set reminder button
|-
|29 ||button ||Cancel button
|}
|}


=== '''DialogSeekBar.xml''' ===
=== DialogSeekBar.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
|-
|-
|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''' ===
{| 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
|-
|-
|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... button
|-
|6 ||container ||List of available add-ons
|-
|7 ||button ||Cancel button
|-
|8 ||button || Add/Get More... button
|-
|11 ||container ||List with game video thumbnails
|-
|12 ||textbox ||Description of the currently-selected video filter
|}
 
=== 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 button
|-
|-
|5 ||button ||Manual/Get More... button
|29 ||button ||cancel button
|-
|-
|6 ||container ||List of available add-ons
|30 ||button ||clear/settings button
|}
|}




=== '''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 688: Line 555:




=== '''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
|-
|-
|10 ||button ||OK button
|120 ||container ||List of available subtitles
|-
|-
|11 ||button ||Cancel button
|130 ||label ||Local subtitle available
|-
|-
|12 ||button ||Switch to album information
|140 ||label ||Number of available subtitles
|-
|-
|13 ||button ||Get song thumbnail
|150 ||container ||List of available subtitle services
|-
|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 712: Line 583:




=== '''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 724: Line 594:
|-
|-
|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
|-
|-
|50 ||container ||List of cast members of the currently selected movie
|50 ||container ||List of cast members of the currently selected movie
|}
|}


 
=== MyFavourites.xml ===
=== '''<s>DialogVideoScan.xml</s>''' ===
{| class="prettytable" width="100%"
'''(deprecated in Frodo)'''
! 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
|-
|-
|401 ||label ||Status label
|2 ||button ||Select viewtype
|-
|-
|402 ||label ||Label displaying the directory currently being scanned
|3 ||button ||Select sort method
|-
|-
|403 ||progress ||Progress bar displaying the overall progress
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|404 ||progress ||Progress bar displaying the progress of the current item
|19 ||radiobutton / edit||Filter the content to only show items that include the specified string in the name
|-
|405 ||label ||Label displaying the item currently being scanned
|}
|}


 
=== EventLog.xml ===
=== '''DialogYesNo.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
|-
|-
|1 ||label ||Heading label
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|2 ||label ||Line 1
|-
|-
|3 ||label ||Line 2
|20 ||button ||Clear button
|-
|-
|4 ||label ||Line 3
|21 ||button ||Level button
|-
|-
|10 ||button ||No button
|22 ||radiobutton ||Only show current level radiobutton
|-
|-
|11 ||button ||Yes button
|50 ||container ||Container with event loglines
|}
|}


 
=== FileBrowser.xml ===
=== '''FileBrowser.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
|-
|-
|450 ||container ||Directory list
|450 ||container ||Directory list
Line 801: Line 660:




=== '''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 820: Line 678:




=== '''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
|-
|28 ||button ||OK button
|-
|29 ||button ||Cancel button
|}
|}


 
=== LoginScreen.xml ===
=== '''LoginScreen.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 ||label ||Heading label
|2 ||label ||Heading label
Line 852: Line 699:




=== '''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
|-
|2 ||image ||Image used as the background for the karaoke lyrics window
|}
 
 
=== '''MusicOSD.xml''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|500 ||button ||Select visualization
|500 ||button ||Select visualization
|-
|-
|501 ||button ||style="background: lightblue;"| (CONTROL_LOCK_BUTTON)
|501 ||button ||Lock visualization to the current preset
|}
|}


 
=== MusicVisualisation.xml ===
=== '''MusicOverlay.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
|-
|1 ||image ||style="background: lightblue;"| (CONTROL_LOGO_PIC)
|}
 
 
=== '''MusicVisualisation.xml''' ===
{| border="1" cellpadding="2" cellspacing="0"
|- style="background: lightgrey;"
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
|-
|-
|2 ||visualisation ||Background Visualization
|2 ||visualisation ||Background Visualization
Line 892: Line 716:




=== '''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 905: Line 728:
|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 918: Line 741:
|-
|-
|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...)
|20 ||button ||Update library
|-
|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 song in the playlist
|-
|25 ||button ||Play the previous song in the playlist
|-
|26 ||button ||Put the playlist on repeat
|}
|}


 
=== MyMusicPlaylistEditor.xml ===
=== '''MyMusicPlaylistEditor.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
|-
|-
|6 ||button ||Load the playlist
|6 ||button ||Load the playlist
Line 963: Line 757:
|12 ||label ||Number of items in the current directory or library list
|12 ||label ||Number of items in the current directory or library list
|-
|-
|50 ||container ||List allowing you to browse your directories and music library
|XX ||container ||List allowing you to browse your directories and music library
|-
|-
|100 ||container ||List of songs in the playlist
|100 ||container ||List of songs in the playlist
Line 970: Line 764:
|}
|}


 
=== MyPics.xml ===
=== '''MyMusicSongs.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 982: Line 774:
|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 996: Line 784:




=== '''MyPics.xml''' ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
|- style="background: lightgrey;"
 
!width="50" |ID !!width="150" |TYPE !!width="600"|DESCRIPTION
=== MyPlaylist.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,007: Line 797:
|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,033: Line 830:




=== '''MyPVR.xml''' ===
=== MyPVRChannels.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
|-
|-
|10 ||epggrid ||EPG 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 button
|-
|-
|15 ||container ||EPG Guide Channel
|29 ||label ||Channel groups name
|-
|-
|16 ||container ||EPG Guide Now/Next
|31 ||radiobutton ||Filter
|}
 
=== MyPVRGuide.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | Type !! Description
|-
|-
|17 ||container ||Search group
|2 ||button ||Select viewtype (list, thumbnail, media info, etc...)
|-
|-
|31 ||button ||TV Guide
|3 ||button ||Select sort method (sort by: name, date size, etc...)
|-
|-
|32 ||button ||TV Channels
|4 ||togglebutton ||Select sortmode (ascending or descending)
|-
|-
|33 ||button ||Radio Channels
|10 ||epggrid ||EPG Guide Timeline
|-
|-
|34 ||button ||Recorings
|11 ||container ||Channel groups selector
|-
|-
|35 ||button ||Timers
|28 ||button ||Channel groups button
|-
|-
|36 ||button ||Search
|29 ||label ||View name (Now / Next / Timeline)
|-
|30 ||label ||Channel groups name
|}
|}


=== '''MyVideo.xml (deprecated)''' ===
=== MyPVRRecordings.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,079: Line 880:
|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 button
|-
|-
|12 ||label ||Number of items in the list
|29 ||label ||'Deleted' (When show deleted recordings is enabled, otherwise empty)
|}
 
=== MyPVRSearch.xml ===
{| class="prettytable" width="100%"
! width="50" | ID !! width="150" | 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)
|-
|-
|13 ||button ||Switch to the playlists section
|28 ||button ||Channel groups button
|}
|}




=== '''MyVideoNav.xml''' ===
=== MyPVRTimers.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...)
|-
|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 button
|}
 
=== MyVideoNav.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,108: Line 934:
|6 ||button ||Play DVD (used the play physical DVD discs)
|6 ||button ||Play DVD (used the play physical DVD discs)
|-
|-
|7 ||radiobutton ||Stack button (used to display multi-part videos as a single item)
|8 ||button ||Search for a string anywhere in the Kodi video database
|-
|8 ||button ||Search for a string anywhere in the XBMC video database
|-
|-
|10 ||button ||Show only watched, unwatched or all videos
|10 ||button ||Show only watched, unwatched or all videos
Line 1,120: Line 944:
|11 ||button ||Unlock shares
|11 ||button ||Unlock shares
|-
|-
|15 ||label ||style="background: lightblue;"| (CONTROL_FILTER)
|15 ||label ||Filter label
|-
|-
|16 ||button ||Start party mode (randomly play musicvideos from your collection)
|16 ||button ||Start party mode (randomly play musicvideos from your collection)
|-
|17 ||button ||Flatten library (hide sub-catagories, like genres, studios, years, etc...)
|-
|-
|18 ||label ||Warning to the user to turn off library mode when no scanned media is found
|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
|19 ||radiobutton / edit ||Filter the media files to only show items that include the specified string in the name
|}
=== '''MyVideoPlaylist.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 ||button ||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 song in the playlist
|20 ||button ||Update library
|-
|25 ||button ||Play the previous song in the playlist
|-
|26 ||button ||Put the playlist on repeat
|}
|}


 
=== 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,181: Line 974:
|-
|-
|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,197: Line 988:
|}
|}


 
=== Pointer.xml ===
=== '''Pointer.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
|-
|-
|1 ||image ||Pointer no focus image
|1 ||image ||Pointer no focus image
Line 1,213: Line 1,002:




=== '''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,259: Line 1,011:
|-
|-
|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,271: Line 1,025:
|-
|-
|12 ||edit ||Edit control template
|12 ||edit ||Edit control template
|-
|13 ||sliderex ||Sliderex control template
|-
|14 ||label ||Label template
|-
|20 ||button ||Setting level button
|}
|}


 
=== 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 '''([[:Category:Gotham feature|Future Gotham addition]])'''
|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
Line 1,305: Line 1,060:
|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 ===
=== '''SlideShow.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
|-
|10 ||label ||style="background: lightblue;"| (LABEL_ROW1)
|-
|-
|11 ||label ||style="background: lightblue;"| (LABEL_ROW2)
|10 ||label ||Error loading image message
|-
|12 ||label ||style="background: lightblue;"| (LABEL_ROW2_EXTRA)
|-
|-
|13 ||[any] ||These controls are visible when the slideshow is paused
|13 ||[any] ||These controls are visible when the slideshow is paused
|}
|}


 
=== SettingsSystemInfo.xml ===
=== '''SettingsSystemInfo.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 – 11 ||label ||Line 2 – Line 11
|2 – 11 ||label ||Line 2 – Line 11
|-
|30 ||textbox ||privacy-policy text
|-
|-
|40 ||label ||System information category label
|40 ||label ||System information category label
|-
|-
|52 ||label ||Xbmc build label
|52 ||label ||Kodi build label
|-
|53 ||label || Kodi build date label
|-
|-
|94 ||button ||Show storage information
|94 ||button ||Show storage information
Line 1,346: Line 1,099:
|-
|-
|99 ||button ||Show PVR information
|99 ||button ||Show PVR information
|-
|100 ||button ||Show privacy-policy
|}
|}


 
=== SmartPlaylistEditor.xml ===
=== '''SmartPlaylistEditor.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 ||label ||Heading label
|2 ||label ||Heading label
Line 1,358: Line 1,111:
|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,366: Line 1,119:
|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 ||spincontrolex ||Limit rules option (number of results: 10, 25, 50, 100, etc... items)
|17 ||button ||Limit rules option (number of results: 10, 25, 50, 100, etc... items)
|-
|-
|18 ||spincontrolex ||Sort rules option (order the results by: title, genre, random, etc...)
|18 ||button ||Sort rules option (order the results by: title, genre, random, etc...)
|-
|-
|19 ||togglebutton ||Sort direction option (ascending / descending)
|19 ||button ||Sort direction option (ascending / descending)
|-
|-
|20 ||button ||OK button
|20 ||button ||OK button
Line 1,378: Line 1,131:
|21 ||button ||Cancel button
|21 ||button ||Cancel button
|-
|-
|22 ||spincontrolex ||Set Playlist type (movies, episodes, mixed, etc...)
|22 ||button ||Set Playlist type (movies, episodes, mixed, etc...)
|-
|-
|23 ||spincontrolex ||Group by '''([[:Category:Gotham feature|Future Gotham addition]])'''
|23 ||button ||Group by
|-
|-
|24 ||radiobutton ||Mixed '''([[:Category:Gotham feature|Future Gotham addition]])'''
|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 button
Line 1,403: Line 1,155:
|}
|}


 
=== VideoFullScreen.xml ===
=== '''VideoFullScreen.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
|1 ||label ||Numpad seek label
|-
|-
|10 ||label ||Line 1
|10 ||label ||Line 1
Line 1,414: Line 1,166:
|-
|-
|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''' ===
{| 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 ||Add a video bookmark
|2 ||button ||Add a video bookmark
Line 1,433: Line 1,177:
|-
|-
|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,440: Line 1,182:




=== '''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 ==
Line 1,505: Line 1,189:
* [[Skinning]]
* [[Skinning]]


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

Latest revision as of 18:22, 19 January 2023

.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 button 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
20 button Settings level change button
28 button OK button
29 button Cancel button
30 button <unused button>

DialogAudioDSPManager.xml

ID Type Description
20 container List with available options
21 container List with active options
22 radiobutton Continuous save button
23 button Apply button
24 button Clear button
9000 container List with available modes


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 button


DialogConfirm.xml

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


DialogContextMenu.xml

ID Type 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
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 button
18 button OK button
19 button Reset button
20 button Get more... button
21 button Ignore input button
22 button Get all button
31 gamecontroller Gamecontroller image template
32 textbox Controller description


DialogFavourites.xml

ID Type Description
450 container List of available favourites


DialogKeyboard.xml

ID Type Description
8 button Backspace button
100 – 111 button Digits 0 – 9
120 – 171 button Characters A – Z
300 button Done Button
301 button Cancel button
302 radiobutton Shift button
303 radiobutton Caps-Lock button
304 radiobutton Switch to symbols
305 button Navigate left button
306 button Navigate right button
307 button Enter IP address button
309 button Layout button
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 button
12 edit Button for entering the name for the selected source
13 button Add new source button
14 button Delete source button
18 button OK button
19 button Cancel button (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
11 button Connect to the Last.fm radio channel for this artist
12 button Get artist fanart image
13 button Get song thumbnail
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 button
21 button Enter Button
22 button Navigate right button
23 button Backspace button


DialogPictureInfo.xml

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


DialogPVRChannelManager.xml

ID Type Description
4 button OK button
5 button Apply button
6 button Cancel button
7 radiobutton Activate channel button
6 button Cancel button
8 edit Channel name
9 button Channel logo
11 spincontrolex Select group
12 radiobutton Activate EPG
13 spincontrolex Select EPG source button
30 button Switch to group management
31 button New channel
34 button 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 button
26 button Add button
27 button Rename button
28 button Delete button
29 button OK button
34 togglebutton Switch between TV / Radio

DialogPVRChannelGuide.xml

ID Type Description
11 container Guide list

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 FTA
23 spincontrolex Channels
24 radiobutton Ignore timers
25 button Cancel button
26 button Search button
27 radiobutton Ignore recordings
28 button Defaults button


DialogPVRInfo.xml

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

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... button
6 container List of available add-ons
7 button Cancel button
8 button Add/Get More... button
11 container List with game video thumbnails
12 textbox Description of the currently-selected video filter

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 button
29 button cancel button
30 button clear/settings button


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
5 button Toggle between video review and cast members (Deprecated)
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
50 container List of cast members of the currently selected movie

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

EventLog.xml

ID Type Description
4 togglebutton Select sortmode (ascending or descending)
20 button Clear button
21 button Level button
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 button
414 button Cancel button
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

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


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
XX 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 button
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 button
29 label View name (Now / Next / Timeline)
30 label Channel groups name

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 button
29 label 'Deleted' (When show deleted recordings is enabled, otherwise empty)

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 button


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 button

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)
5 button Switch to file mode
6 button Play DVD (used the play physical DVD discs)
8 button Search for a string anywhere in the Kodi video database
10 button Show only watched, unwatched or all videos
12 label Number of items in the list
14 button Show only unwatched or all videos
11 button Unlock shares
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
12 edit Edit control template
13 sliderex Sliderex control template
14 label Label template
20 button Setting level button

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
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

SlideShow.xml

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

SettingsSystemInfo.xml

ID Type Description
2 – 11 label Line 2 – Line 11
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

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 button
21 button Cancel button
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 button
19 button Cancel button
20 button Browse button

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: