We don't do this very often, but, sometimes, life happens, and it's only fair to forewarn you.
We've been notified by one of our hosting providers of scheduled maintenance that will take our mirror servers off air for a while. During this window, you will not have access to downloads of anything we host - so, basically any new downloads of the Kodi application and add-ons. Kodi itself will remain available where it's hosted in a third-party repository (e.g. an app store).
The window for this m
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