It is the season for giving, so, for those who want the latest and greatest, this is for you: hot on the heels of Kodi 22 "Piers" Alpha 1 (and Kodi 21.3 "Omega"), we present the perhaps predictably-titled Alpha 2.
Usual words - the step from 21 to 22 is a major release, but it's also an Alpha at this stage, so you're going to get some bugs as well as funky new features. That is, of course, a major part of the point of early release software: please raise GitHub issues with full debug logs to he
Hi There,
I have written a script in python to dynamically generate my pre-show content and place it in the relevant folders. In order to achieve the content generation I am using the library moviepy. Running the script from my shell works as expected but when testing the script from Kodi I get an import error no such module moviepy. My action file running this is a simple one liner:
Would anyone know how to resolve this import error? I would be very very grateful