Good morning, Just wanting to make sure I understand how local trailers work. i would prefer to only have trailers for movies in my library. i have them in the Trailers folder and i have settings set only to Content and scrape only preshow trailer folder. But it will seem to play random movie trailers from the folder even though i have genre match turned on. I have created NFOs for all the movie trailers in the folder. For example, Frozen would bring up a trailer for True Grit (2010). sort of w
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