Film Web
From SkobbaPedia
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
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
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.
