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
I am using tinymediamanager to scrape my movies and pull down trailers locally. However, each trailer is pulled down into the movies folder.
My current directory structure is this
NAS://media/Movies
NAS://media/preshow/Trailers
Trailers for each movie show up in
NAS://media/Movies/<MovieName>/trailers/trailer.mp4
Is there anyway to have the preshow experience display only these trailers, maybe recursively based off file format, or another syntax with wildcards?