I updated libreelec to the latest version, however this has updated python to 3.11, which messed up some SSL code that I run on a cron script. (The site used outdated cyphers)
In due course I will have to rewrite some of the code, but in the meantime, I was wondering if it was possible to sideload an old version of python, then I can call that in my python wrapper, without effecting Kodi etc.
Anybody any ideas?