Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Skinning engine v21
Page Game Controller
The control has been greatly expanded to allow for more use cases in the new Player Viewer (GameAgents) dialog.
Page Game Controller List
Game Controller List was added.
Page Infolabels and Boolean conditions

[New Infolabel] ListItem.VideoWidth ListItem.VideoHeight string

[Removed Infolabels] The following infolabels have been removed:

  • Network.DHCPAddress - this info did not return any meaningful value (always an empty string)

[New Infolabel] ListItem.HasVideoExtras ListItem.PVRClientName string

[New Infolabel] ListItem.VideoVersionName ListItem.HasVideoExtras boolean

[New Infolabel] ListItem.IsVideoExtra ListItem.VideoVersionName string

[New Infolabel] ListItem.HasVideoVersions ListItem.IsVideoExtra boolean

[New Infolabel] ListItem.VideoHeight ListItem.HasVideoVersions boolean

[New Infolabel] ListItem.SongVideoURL ListItem.VideoWidth string

[New Infolabel] ListItem.ParentalRatingCode

[New Infolabel] VideoPlayer.VideoVersionName VideoPlayer.EpisodePart string

[New Infolabel] VideoPlayer.HasVideoVersions VideoPlayer.Content(parameter) boolean

[New Infolabel] System.Locale(type)

[New Boolean Condition] System.Platform.WebOS

[New Boolean Condition] Player.IsRemote

[New Boolean Condition] Player.IsExternal

Page WindowIDs

The "Peripherals" alias has been added for this window

New window See https://github.com/xbmc/xbmc/pull/23548

New window SelectVideoVersion

SelectVideoExtra

WINDOW_DIALOG_SELECT_VIDEO_EXTRA

12016

DialogSelect.xml

New window SelectVideoExtra

ManageVideoVersions

WINDOW_DIALOG_MANAGE_VIDEO_VERSIONS

12004

DialogVideoManager.xml

New window ManageVideoVersions

ManageVideoExtras

WINDOW_DIALOG_MANAGE_VIDEO_EXTRAS

12017

DialogVideoManager.xml

New window ManageVideoExtras

DialogSelectVideo

WINDOW_DIALOG_SELECT_VIDEO_STREAM

12300

DialogSelect.xml

[Removed Windows] The following windows have been removed:

  • Favourites - Window Favourites (DialogFavourites.xml with id 10134) has been removed. Please use FavouritesBrowser instead.