Rename without new folders

Support for Windows users
Post Reply
ksherred
Posts: 1
Joined: 30 Oct 2018, 21:15

Rename without new folders

Post by ksherred »

I can't figure out how to rename a bunch of episode without it creating a new folder for each episode. All files for a season are in 1 folder and I want to rename them and leave the folder structure as is, but a new subfolder is created for each episode. Please help!
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Rename without new folders

Post by rednoah »

What custom format are you using now? Just use a custom format that only changes the file name part of the file path.

e.g.

Code: Select all

{plex.name}

Code: Select all

{n} - {sxe} - {t}
:arrow: https://www.filebot.net/naming.html
:idea: Please read the FAQ and How to Request Help.
Post Reply