Page 1 of 1

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

Posted: 08 Jul 2013, 14:24
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

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

Posted: 08 Jul 2013, 15:22
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}

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

Posted: 10 Jul 2013, 12:05
by zicoz
Thank you, I looked through the thread, but must've missed it for some reason.