Page 1 of 1

Multiple versions of same movie

Posted: 25 Dec 2021, 01:38
by gopher1970NV
Hi. Any ability to implement multiple versions of the same movie?

I.e. Blade Runner - Director's cut, Blade Runner - Theatrical Version, Star Wars - Original, Star Wars - Remastered, Any Version - Extended Version? It's often difficult to have variants of the movie in the library.

I may have missed the search when looking for this.

Re: Multiple versions of same movie

Posted: 25 Dec 2021, 02:26
by rednoah
The destination path is completely up to your custom format:
https://www.filebot.net/naming.html


e.g. {tags} binding

Code: Select all

{tags}

e.g. extend {plex} format with {tags} binding:

Code: Select all

{ plex.derive{ ' ' + tags } }