Page 1 of 1

Folders Only

Posted: 01 Sep 2017, 08:38
by rodexo
Hi, can I rename folders only?
I'm using Infuse to on my Apple TV and I need to keep the files as they are so the app will match the subtitles automatically.
Thanks.

Re: Folders Only

Posted: 01 Sep 2017, 09:08
by rednoah
You probably mean that you want to organize files into the proper file structure, but keep the original filename when generating the destination path. You can use the {fn} binding for that.

e.g.

Code: Select all

{plex.dir}/{fn}
Please read FAQ #1 for details.