jcsturges / moviedb

A fork of php4dvd - A personnal movie database written in PHP/MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moviedb

A personnal movie database written in PHP/MySQL

It's a friendly fork of php4dvd 2.0 (http://php4dvd.sourceforge.net/) due to the lack of update.

Features

Search IMDb.com for movie information and store this detailed information (like directors, actors, poster, language...) More information per movie like personal notes, if you own or have seen the movie, loaned it out, etc... Add covers to your movies Powerful and quick search function User login Multiple languages Very configurable, easy to use Layout is based on a template which you can easily adjust

Requirements

To use these files you need to have a php installation:

  • Apache 2 or higher
  • Php 5.3 or higher
  • GD2 library to be able to upload (and resize) covers
  • MySQL 5.0 or higher

Download

For now, you'll have to clone the repository or download master branch. I'm trying to keep it running properly on each commit .

Installation

Read the instructions in docs/README.TXT to install or upgrade.

About

A fork of php4dvd - A personnal movie database written in PHP/MySQL

License:GNU General Public License v2.0


Languages

Language:PHP 64.2%Language:HTML 31.0%Language:JavaScript 2.4%Language:CSS 2.1%Language:Smarty 0.1%Language:Makefile 0.1%Language:ApacheConf 0.0%