v19 Changes to the skinning engine for Kodi Matrix (v19)
#43
2020-09-12 new infobools

ListItem.IsAutoUpdateable
returns True if this add-on can be updated automatically.
(ie. auto-update is enabled for this addon)

ListItem.Property(Addon.IsUpdate)
returns True if this add-on is a valid update of an installed outdated add-on.
(ie. this will return False if the addon was installed through the official Kodi addon repo, and a third-party repo provides a higher version
useful in the list of available addon updates in the addon browser)


Pull request: https://github.com/xbmc/xbmc/pull/18381
commit: https://github.com/xbmc/xbmc/commit/197d...e20cbff78d
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: Changes to the skinning engine for Kodi Matrix - by ronie - 2020-09-12, 00:18
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Matrix (v19)1