Skip to content

kec2/videodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videoDB

VideoDB is a PHP-based web application to manage a personal video collection. Multiple video types are supported, ranging from VHS tapes and DVDs to Blu-ray discs and DivX files on hard-disc. Even video games are supported.

Introduction

Browse

You can use videoDB to manage your video and CD collection, be it DVD, BluRay or plain Files:

Browse Movies

View

View Details

Edit

All data is editable in nice layed out forms:

Edit

IMDB

New movies are easily added directly from IMDB or other sources:

IMDB

Config

videoDB is also highly customizable- almost every aspect can be changed from template selection to detailed customization:

Config

Docker

Copy the config.sample.php to config.inc.php and set the password. Make sure that the password is the same in liquibase.properties

Run the docker compose script: docker-compose.yml

Open http://localhost:8000 and goto Options -> configuration and make the changes you want.

Tips

You can export your collection from the menu.

You can import your collection from http://localhost:8000/edit.php?import=xml

About

The videoDB media collection software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.6%
  • Smarty 12.0%
  • HTML 4.4%
  • CSS 3.5%
  • JavaScript 3.2%
  • Perl 1.2%
  • Other 0.1%