ALMoviesRenamer cares about automatically rename your movie files, searching for information on the web.
You will have video file names like this:
A.Really.Cool.Movie.2008.ENG.XviD-Republic.CD1
renamed into this:
A really cool movie (2008, A. Director, 90') CD1
Of course, you decide the rename pattern.
Once selected the movies you want to rename, the program will automatically search the web for information like movie titles, year, directors. Than you have to choose the renaming rules, and that's it!
ALMoviesRenamer is programmed in Python, using PyQt as GUI support, and IMDbPY to get movies information.
- Python 2.7
- PyQt 4.9 - http://www.riverbankcomputing.co.uk/software/pyqt/download
- lxml 2.3 - http://pypi.python.org/pypi/lxml/2.3.3
- IMDbPY 4.8 - http://imdbpy.sourceforge.net/
- enzyme 0.2 - https://github.com/Diaoul/enzyme
- cx_Freeze 4.2 - http://cx-freeze.sourceforge.net/
GNU General Public License version 3 (GPLv3)