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.
Product's homepage
Requirements:
· Perl
What's New in This Release: [ read full changelog ]
· new options: -origtitle and -deftitle -origtitle will use the original instead of the regional title
· better unicode handling
· improved search for series
· minor search improvement for movies with () in title
· minor black and white theme update (by Roni Laukkarinen)