Thank you so much for the Confluence skin in Kodi 21! As I've changed from 20 to 21, the old Confluence didn't work any more... One thing left: Maybe I'm to silly... What's my fault, when I can't set up my background image? I'm using XBMC 21 on my Zidoo instead of pure Kodi 21. When I go to "-Configure skin..." > "Background" > "-Background path:" I do see External storage and my HDD connected to my Zidoo. But the only path in which I can switch is "Root filesystem". Of course, my backg
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