Page 1 of 1

E01 instead of E1?

Posted: 31 Aug 2016, 14:47
by Ansem
Hi guys,
I wanted to know if it's possible to have filebot insert the number of the episo with a 0 before the 1-9 if the number if lower than 10.
For example I want "Firefly - 01 - Serenity", not "Firefly - 1 - Serenity"
I tried to use {e00} or {e0} but it doesn't work :(

Re: E01 instead of E1?

Posted: 31 Aug 2016, 16:20
by Ansem
Already find out with .pad(02) :D