Hello, I have migrated from CV running on Matrix to Omega. I have everything setup, but for some reason if the Trivia module is active in the sequence, the sequence will not play, and only a black screen is displayed. I checked the KODI log but nothing looks wrong. I am using the trivia files migrated over from CV, so I am assuming those are compatible? thx
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