Add edition to the movie folder name when using the plex format?
Posted: 15 Sep 2025, 04:12
The Open Matte part is not needed and wont be moving forward. Though I am in need of haveing the top folder include the edition, with tmdb after it. Director is also not moving forward as I have never used it when looking for or at the files.
My need is /{ vf =~ /2160p/ ? '4K Movies' : 'Movies' } As I keep them in separate folders. But I want to keep edition movies in their own folder. As in with "{plex.id} {edition-$edition} " maybe if possible have the tmdb at the end i guess I would have to not use {plex.id}. "{plex} {edition-$edition} {tmdb-$tmdbid}" something like that? (no clue if it's correctly setup as it's just thoughts). Then have file names plex ready with my choice of vf, vcf, HDR and so on. Also I need one exactly the same but it adds the year to series as {plex.id} doesn't include the year the show came out but it does for movies.
My need is /{ vf =~ /2160p/ ? '4K Movies' : 'Movies' } As I keep them in separate folders. But I want to keep edition movies in their own folder. As in with "{plex.id} {edition-$edition} " maybe if possible have the tmdb at the end i guess I would have to not use {plex.id}. "{plex} {edition-$edition} {tmdb-$tmdbid}" something like that? (no clue if it's correctly setup as it's just thoughts). Then have file names plex ready with my choice of vf, vcf, HDR and so on. Also I need one exactly the same but it adds the year to series as {plex.id} doesn't include the year the show came out but it does for movies.