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

[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.BackendInstanceName string

[New Infolabel] ListItem.ParentalRatingCode

[New Infolabel] VideoPlayer.VideoVersionName }

[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

Weather

WINDOW_WEATHER

12600

MyWeather.xml

Screensaver

WINDOW_SCREENSAVER

12900

none

VideoOSD

WINDOW_DIALOG_VIDEO_OSD

12901

VideoOSD.xml

VideoMenu

WINDOW_VIDEO_MENU

12902

none

VideoTimeSeek

WINDOW_VIDEO_TIME_SEEK

12905

none

FullscreenGame

WINDOW_FULLSCREEN_GAME

12906

none

Splash

WINDOW_SPLASH

12997

none

StartWindow

WINDOW_START

12998

shortcut to the current startwindow

Startup

WINDOW_STARTUP_ANIM

12999

Startup.xml

FavouritesBrowser

WINDOW_FAVOURITES

10060

MyFavourites.xml

[Removed Windows] The following windows have been removed:

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