Search found 3 matches

by RoyalBeggar
02 Mar 2025, 17:09
Forum: Windows
Topic: Plex edition tags such as {edition-4k Remux}
Replies: 14
Views: 13329

Re: Plex edition tags



I have to manually take out the {hdr}. Part when naming 1080p movies.
Wondering if there’s a way to make it make it like the editions tag in a way.
Wanna leave the hdr part in for both resolutions but don’t want the awkward blank space since 1080p isn’t hdr.

:idea: Note that 1080p (1080 ...
by RoyalBeggar
02 Mar 2025, 14:04
Forum: Windows
Topic: Plex edition tags such as {edition-4k Remux}
Replies: 14
Views: 13329

Re: Plex edition tags



Sorry to bug you, but can you help me fix mine? This is what I use: {plex.year.id} { "{edition-${tags[0]}}" } [{vf}.{vc}.{hdr}.{aco}.{vs}]

:?: Your format looks good tome. What exactly would you like to fix? What is the file path you get? What is the file path you want instead?


I have to ...
by RoyalBeggar
01 Mar 2025, 18:15
Forum: Windows
Topic: Plex edition tags such as {edition-4k Remux}
Replies: 14
Views: 13329

Re: Plex edition tags


You can modify your custom format to yield arbitrary file paths, so you can add {edition-something} anywhere based on arbitrary information.


e.g. add {edition-Directors Cut}
{ "{edition-${tags[0]}}" }
:arrow: The movie {tags} and movie {edition} bindings


e.g. add {edition-4K}
{ h > 2000 ...