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

Couple Changes #3

Closed tshlabs closed 13 years ago

tshlabs commented 13 years ago

Hey,

I've got some small changes to the episode renamer that allow it to work without the simplejson lib (default to the stdlib json) when it isn't available. I've also got another change that allows users to specify the path to the show (optionally) instead of using the CWD.