Upcoming changes
Kodi 19 (Matrix) will release soon with big changes that affect the majority of LibreELEC users. One of the most visible changes is the switch to Python3 (code used by Kodi add-ons). To be compatible with Kodi Matrix add-ons that previously used Python2 must be reworked by their creators or maintainers to use Python3. Sometimes this is a simple change, in other cases it needs a complete rewrite of the add-on. Many official Kodi add-ons are now updated and waiting in the Kodi Matrix repo (or third party repos) but Kodi has a huge add-on ecosystem, and many add-ons are...