I'm working on a trivia pack based on the Get The Picture daily questions from the AFI website. Couple questions... Is JPG the preferred format or would PNG be better? What's the ideal resolution for trivia images? For each question, I want to have 3 slides: question slide with answer options; answer slide with correct option highlighted; fact slide with further info about the movie in question. So it would be QUESTION -> ANSWER -> RELATED FACT. What's the best way to name these files? Are
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?