Film Web

From SkobbaPedia

Jump to: navigation, search

Film Web is a Web Page that is created from a movie collection. The page is created by an Windows application by iterate through folders with movies and collects information from IMDb and the movie files (.divx, .mpeg, .dvd) meta data.

[edit] Movie Information

Film Web screenshot displaying movie information
Film Web screenshot displaying movie information

The web page displays one line per movie with link to IMDb and the movie file on disk or network share.

[edit] IMDb

  • Rating
  • Title
  • Plot
  • Cover image
  • Geners
  • Year


[edit] Movie File Metadata

  • Codec (auido, video)
  • Frame count
  • Frames pr. sec
  • Bitrate
  • Run time
  • Resolution


[edit] Implementation

IMDb Harvest screenshot
IMDb Harvest screenshot

The html file is generated by an Windows .NET application which collects it's information from IMDb and the movie metadata. The "scraping" from IMDb is done by the application it self, and the movie metadata is collected by output from Gspot whitch write it's result as a text file to disk.

Personal tools