Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Python API v13
Member addSortMethod (...)

Added new sort SORT_METHOD_DATE_TAKEN, SORT_METHOD_COUNTRY, SORT_METHOD_DATEADDED, SORT_METHOD_FULLPATH, SORT_METHOD_LABEL_IGNORE_FOLDERS, SORT_METHOD_LASTPLAYED, SORT_METHOD_PLAYCOUNT, SORT_METHOD_CHANNEL.

Member convertLanguage (...)
New function added.
Member getLanguage (...)
Added new options format and region.
Module python_xbmcaddon
id is optional as it will be auto detected for this add-on instance.
Module python_xbmcgui_control_radiobutton
New function added.
Member XBMCAddon::xbmc::Monitor::onNotification (...)
New function added.
Member XBMCAddon::xbmcaddon::Addon::getLocalizedString (...)
id is optional as it will be auto detected for this add-on instance.
Member XBMCAddon::xbmcaddon::Addon::getSetting (...)
id is optional as it will be auto detected for this add-on instance.
Member XBMCAddon::xbmcaddon::Addon::setSetting (...)
id is optional as it will be auto detected for this add-on instance.
Member XBMCAddon::xbmcgui::ControlImage::setImage (...)
Added new option useCache.
Member XBMCAddon::xbmcgui::ControlList::removeItem (...)
New function added.
Member XBMCAddon::xbmcgui::Dialog::input (...)
New function added.
Member XBMCAddon::xbmcgui::Dialog::notification (...)
New function added.
Member XBMCAddon::xbmcgui::Dialog::yesno (...)

Added new option autoclose.

Member XBMCAddon::xbmcgui::ListItem::setArt (...)

New function added.