How to add {edition} to movie folder name when using {plex} format?
Posted: 17 Jul 2024, 02:07
I'm trying to find or refine the final naming of my movie folders. Currently, I am using {plex} format and want to add {edition} to the movie folder name. I have tried a number of ways but still haven't achieved the desired results.
For example, I want the movie folder name to look like this:
I also want the movie filename to be ready for Plex with information like vf, vcf, HDR, etc.
Can anyone help me with the exact code to achieve this? Thanks a lot!
For example, I want the movie folder name to look like this:
Code: Select all
/4K Movies/{plex.id} {edition-$edition} {tmdb-$tmdbid}
Can anyone help me with the exact code to achieve this? Thanks a lot!