Because films, books and shows sit in the same store with your reasons attached — what you liked, what you did not, the mood you were in — a recommendation can start from a film you loved and end at a book.
A media tracker that fills in the metadata for you: add a film, a book or a show by title and it is enriched from OMDB, Google Books or TMDB, then listed back filtered by type, status, rating or genre.
- A film added by title, enriched from OMDB, with your rating, notes and what you liked about it
- A book added the same way, enriched from Google Books
- A TV show added and enriched from TMDB
- The library listed and filtered — by type, by minimum rating, by watched or watchlist only
- Preferences read across all three media types, so a recommendation is not confined to one format
Bun, and keys for the metadata sources: OMDB for films and TMDB for shows are required, Google Books optional. It runs over stdio locally, or over HTTP with SSE and an API key for remote use, and keeps everything in a local SQLite database.
