Page 1 of 1

Help with preset

Posted: 11 Nov 2016, 22:11
by Soid
Hi guys,

First of all i want to say that a love filebot its great and works like a charm.

But i am kinda stuck with setting up a custom preset for anime files.

What i want filebot to do is to rename files to the following format:

Name_EPXXX

Modifying the given presets never yielded the the result i was looking for.

Any idea how to set this up?

Thx
Soid

Re: Help with preset

Posted: 11 Nov 2016, 22:15
by rednoah
1.
Are you talking about Presets?
viewtopic.php?f=3&t=3228


2.
Are you talking about Format Expressions?
http://www.filebot.net/naming.html

e.g.

Code: Select all

{n} EP{e.pad(3)}

Re: Help with preset

Posted: 11 Nov 2016, 22:20
by Soid
Thx, i will try that