Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.09 KB

Readme.md

File metadata and controls

35 lines (21 loc) · 1.09 KB

About

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.

How to use

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!

Development

ALMoviesRenamer is programmed in Python, using PyQt as GUI support, and IMDbPY to get movies information.

Libraries

License

GNU General Public License version 3 (GPLv3)