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

  •  24 Feb 2013 03:25

    Release Notes: This release updates IMDB rating and adds minor fixes and improvements.

    •  07 Feb 2013 02:09

      Release Notes: This release adds updates for IMDB site changes and removes deprecated use of goto in Perl.

      •  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.

            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

            The ACE ORB from the doc group

            A CORBA C++ ORB.

            Screenshot

            Project Spotlight

            Banshee

            A secure PHP framework.