Files
MeDBia/videodb
Malin 451afc0440 fix: add libonig-dev for mbstring; update scanner for data discs
Dockerfile: add libonig-dev (oniguruma) — required by mbstring extension

scanner/scan_disc.py:
- Treat all discs as data discs (mp4/mkv/etc), no VIDEO_TS/BDMV logic
- List video files by extension (.mp4 .mkv .avi .mov .m4v .ts .m2ts …)
- Infer media type from drutil type string, fall back to used_gb capacity
  (>8 GB → Blu-ray, >0.68 GB → DVD, smaller → CD)
- Store video file names in comment field, count in custom2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 10:12:34 +02:00
..

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