Windows fork of mdrenamer, with a simple GUI wrapper.
Compiling yourself requires:
- Python 2.5+ or Python 3.2+ on your path https://www.python.org/download/
- cx_freeze installed for the above Python version http://cx-freeze.sourceforge.net/
- AutoIt3 installed, with Aut2Exe on your path http://www.autoitscr...toit/downloads/
Just run build.bat and you're done!
Null's work is released under the 3-clause BSD license. My modifications to Null's work (/renamer.py) and original work are also released under the 3-clause BSD license.