Hello, I want to have an image being displayed with music playing in the background before the preshow and the movie starts. I added a slidshow element to my pre-show and added only one image to the directory and also selected the directory where the music is at (see also images below). The problem is: The slideshow is not displayed and just get's skipped... I also tried adding multiple images, but that didn't work either.  What do i do wrong?  Thanks! This is how my configuration looks like: ht
			
		 
		
	
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