Simple Movie Catalog will scan a given directory for movies, query IMDb for info, and generate a catalog in HTML that offers sorting and grouping of found movies by different criteria.
| Tags | multimedia |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: This release fixes a problem that occurred when the Perl path contained spaces. It adds support for .ts media files, has better HiDef detection, and fixes the -ext option.


Changes: The -aka option was added to enable searching for non-English titles. Genre filter logic was improved depending on the amount of genres selected: it matches all if more than half are selected, and matches any if less than half are selected.


Changes: More control over tags order and default state with the options -tagorder and -tagstate. Links to trailers, youtube, and rottentomatoes for each movie. Custom links can be added with the -link option.


Changes: This release adds the ability to tag movies and then use these tags in the report filtering. Tags are assigned automatically based on IMDB movie type, path matching, and movie matching, and can also be user defined. This release adds also an option to specify additional media file extensions as well as recognition of the ratdvd and tivo media file types.


Changes: This release has improved guessing of movies: now it will do auto-matching by file name if other methods fail.