Looking up disc…

Settings

OMDB API Key Free tier available

The OMDB API provides rich movie metadata (director, plot, poster, ratings, etc.) when looking up DVDs by UPC. Without it, only the raw product name is fetched.

Get a free key (1,000 requests/day) at omdbapi.com β†’ Patron β†’ Free tier.
OMDB API key is configured.
Color Theme Changes apply live β€” save to persist
Quick Presets
Main page backdrop color
Navbar, filter bar, scanner bar
DVD cards, dialogs, inputs
Buttons, hover glow, navbar stripe
Primary readable text
Labels, captions, hints
All dividers and outlines
IMDB star badge background
Restores Netflix Dark defaults (still requires Save)
How the UPC lookup works
  1. The barcode is sent to UPCitemdb (free, no key needed, ~100 req/day) to resolve a product title.
  2. The title is sent to OMDB (requires key) for full movie metadata and poster art.
  3. If either step fails, the scan dialog allows you to search OMDB by title manually.
  4. All data is stored locally in a SQLite database inside the container's /data volume.