Simple Movie Catalog
| about |
download |
news |
demo |
screenshot |
install |
contact |
Simple Movie Catalog 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.
Highlights:
- usable disk scanning capabilities
- simple - no web server or database dependancies
- automatic - no manual editing
- free
Go to sourceforge project page for
details and download.
2011-11-13 Release 1.8.1
* Updated parsing of movie title
2011-09-24 Release 1.8.0
* Updated parsing of IMDB rating value
* Set default theme to white
- Windows:
- Install Perl
Simple Movie Catalog is written in perl so you'll have to install it first.
Download from here:
ActiveState Perl
or Strawbery Perl
or cygwin.
Make sure to have perl in PATH!
- Install Simple Movie Catalog
Download
SimpleMovieCatalog.zip and
unpack to a directory of your liking.
(example: C:\Program Files\SimpleMovieCatalog )
- Run
Drag&drop a directory to run_scan.cmd
or edit config.txt and start run_scan.cmd
The directory will be scanned, html report generated
and opened using your favorite web browser.
Read the instruction in the readme.txt file for more details.
- Linux / BSD / Mac OS X:
Unpack, edit config.txt and run:
$ perl moviecat.pl -c config.txt
Open report/movies.html with your favorite browser.
Read the instruction in the readme.txt file for more details.
Send an email to:
Damien Langg.
Or post a message in the
Forum.
Or leave a comment on
freshmeat.
Any feedback is welcome!
|