Hey everyone, I wanted to share something I’ve been building called PosterFlow. I started working on it because I wanted a cleaner, more flexible way to manage cinema poster screens without having to constantly juggle folders, images, display windows, schedules, and separate tools. The goal was to make poster displays feel more like a real home theater control system instead of just a slideshow. PosterFlow is a Windows desktop app that gives you an Admin console and display client for managing
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