![]() |
kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Context Menus (https://forum.kodi.tv/forumdisplay.php?fid=309) +---- Thread: kodi (/showthread.php?tid=368116) |
kodi - NiekN - 2022-05-02 im using liberelec (kodi 18 ) and i want to update to librelec 10 ( kodi 19) But no skins are supported linke Aeon Nox: SiLVO i did run it on a boot USB first and it was present now i update my player , and see a lot of thinks not supported anym more i sse a message of xbmc.pyython 2.20.0 not supported what is wrong RE: kodi - Klojum - 2022-05-02 (2022-05-02, 11:13)NiekN Wrote: kodiThat's not the most extensive thread title we've ever seen, but okay. (2022-05-02, 11:13)NiekN Wrote: what is wrongQuite simple. Upto Kodi 18, the Python-2 version was used for creating scripts and other tools. Now that Python-2 is "EOL", we moved on with Python-3 as the python interpreter in Kodi 19 and above. This means that your add-ons will also need to be updated, if not done already automatically. When upgrading Kodi to a higher "major" version (17, 18, 19..), it's best to first go back to the default skin Estuary, to avoid issues with unsupported skins. RE: kodi - NiekN - 2022-05-02 aah ok thx, i will do a new install then . thx hopfully then no issues |