Simple Movie Catalog is a software that will scan a given directory for movies, query IMDB for info and generate a catalog in HTML which offers sorting, filtering and grouping of found movies by different criteria.
Install Instructions:
Unpack, edit config.txt and run:
$ perl moviecat.pl -c config.txt
Open report/movies.html with your favorite browser.