Closed robweber closed 5 years ago
Keeping track of python API changes for Kodi Leia that affect this addon:
The xbmcaddon class now has additional ways to get setting that don't just return strings all the time. Reference this PR.
For the Leia repo the addon must be compatible with Python 3 - detailed migration instructions are here: https://kodi.wiki/view/General_information_about_migration_to_Python_3
Keeping track of python API changes for Kodi Leia that affect this addon:
Additional addon settings
The xbmcaddon class now has additional ways to get setting that don't just return strings all the time. Reference this PR.
Python 3
For the Leia repo the addon must be compatible with Python 3 - detailed migration instructions are here: https://kodi.wiki/view/General_information_about_migration_to_Python_3