VideoDB is a database to manage your personal video collection. It's mainly designed for videofiles but you can also put your DVDs and VHS tapes in it.
Be sure to have a recent PHP version! At least 4.2.0 with GD library is required
copy all files in a directory somewhere below your webserver root
Do one of these steps:
point your browser the install.php and follow the instructions
or
create a MySQL-Database using the table definitions in
doc/createtables.sql
edit the config.inc.php to match your database
point your browser to your new VideoDB and add some movies
customize everything in the config screen
If you are upgrading from a previous version:
keep your database and the cache/img directory but delete all other files then put the new ones in
Then
point your browser the install.php and follow the instructions
or
run doc/updatedb.sql over your existing database with the -f option to force mysql to ignore errors. This *should* not delete any of your data. e.g.
mysql -p -f VideoDB < doc/updatedb.sql
check out new config options in the config screen
What's New in 2.3.0 Stable Release:
Software Details:
Version: 2.3.0 / 3.0.0 Beta 5
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 202
Comments not found