Kodi Development  20.0
for Binary and Script based Add-Ons
Python API v13
Member Addon::getLocalizedString (...)
id is optional as it will be auto detected for this add-on instance.
Member Addon::getSetting (...)
id is optional as it will be auto detected for this add-on instance.
Member Addon::setSetting (...)
id is optional as it will be auto detected for this add-on instance.
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 ControlImage::setImage (...)
Added new option useCache.
Member ControlList::removeItem (...)
New function added.
Member convertLanguage (...)
New function added.
Member Dialog::input (...)
New function added.
Member Dialog::notification (...)
New function added.
Member Dialog::yesno (...)
Added new option autoclose.
Member getLanguage (...)
Added new options format and region.
Member ListItem::setArt (...)
New function added.
Member Monitor::onNotification (...)
New function added.
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.