robweber / xbmcbackup

Backup Addon for Kodi
MIT License
107 stars 48 forks source link

Kodi Leia API Changes #149

Closed robweber closed 4 years ago

robweber commented 4 years ago

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.

robweber commented 4 years ago

This was fixed in the Matrix repo (no specific Leia version)