aviaryan / series-renamer

:tv: A robust TV/Anime series renamer in Python
http://aviaryan.github.io/series-renamer/
Apache License 2.0
46 stars 6 forks source link

zero fill episode number (so 1-9 becomes 01,02....09) #14

Open mike-pt opened 7 years ago

mike-pt commented 7 years ago

Not sure if this is the best place to do it, or even if you thing the change makes sense...

I prefer to have them numbered that way... so though I should share my local change

aviaryan commented 7 years ago

@mike-pt Please check. Travis is failing.

mike-pt commented 7 years ago

Seems to be a indentation issue... that file was edited with VI... so maybe tab/spaces are mixed... I'll re-check with vscode in my windows box