skorokithakis / episode-renamer

Episode renamer is a simple python script that renames folders of TV episode video files to their proper names.
http://pypi.python.org/pypi/episode-renamer/
41 stars 8 forks source link

Small tweaks to episode-renamer #2

Closed tshlabs closed 13 years ago

tshlabs commented 13 years ago

Hi,

I find your episode-renamer hugely useful. I've made a couple changes. The first uses the standard library json module if simplejson isn't installed. The other takes an optional second CLI argument for the show folder to rename.

Hope you find the changes useful. Thanks.

tshlabs commented 13 years ago

Changes have a bug. Oops.

skorokithakis commented 13 years ago

Hello, thank you very much, I will merge soon.

skorokithakis commented 13 years ago

Ah, I will wait for the bugfix then.