Projects / Simple Movie Catalog

Simple Movie Catalog

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  13 Nov 2011 22:27

    Release Notes: This version updates parsing of movie titles.

    •  24 Sep 2011 16:07

      Release Notes: This release updates parsing of IMDB rating values and sets the default theme to white.

      •  16 Nov 2010 22:55

        Release Notes: The option -origtitle has been fixed. A new theme has been added (grey), which is now the default. The white theme has been updated for better compatibility with Firefox and IE.

        •  15 Nov 2010 21:34

          Release Notes: New options have been added: -origtitle and -deftitle. The option -origtitle will use the original instead of the regional title. This release improves Unicode handling and search for series. The black and white themes have also been updated.

          •  12 Nov 2010 21:48

            Release Notes: This release adds noposter.png, which was missing in the previous release (1.6.0). There is a minor theme .css update.

            RSS Recent comments

            18 Mar 2010 21:47 damienlangg Thumbs up

            blaer: thanks, I release 1.4.0 now which should fix this and other imdb layout changes.

            24 Feb 2010 14:27 blaer Thumbs up

            IMDB seems to have changed their layout a bit. Plot's were not downloaded by smoviecat.
            In file IMDB_Movie.pm change the line that says:
            my $plot = _get_info(shift, "plot");
            into
            my $plot = _get_info(shift, "plot","h5","/div");
            to get it working again.

            Screenshot

            Project Spotlight

            jPDFImages

            A Java library to import and export images to and from PDF files.

            Screenshot

            Project Spotlight

            NmapSi4

            A Qt4-based GUI for nmap.