Is there a way to add 0 in the season folder?

All about user-defined episode / movie / file name format expressions
Post Reply
zicoz
Posts: 3
Joined: 08 Jul 2013, 14:21

Is there a way to add 0 in the season folder?

Post by zicoz »

Hi, my current setup renames the files like this:

30 Rock\season 1\30 Rock - S01E01 - name

Is there a way to have it like this instead:

30 Rock\season 01\30 Rock - S01E01 - name
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Is there a way to add 0 in the season folder?

Post by rednoah »

Look and learn~
http://www.filebot.net/forums/viewtopic.php?f=5&t=2#p51

e.g.

Code: Select all

V:/TV Shows/{n}/Season {s.pad(2)}/{n} - {s00e00} - {t}
:idea: Please read the FAQ and How to Request Help.
zicoz
Posts: 3
Joined: 08 Jul 2013, 14:21

Re: Is there a way to add 0 in the season folder?

Post by zicoz »

Thank you, I looked through the thread, but must've missed it for some reason.
Post Reply