Skip to content

v0.9.0 — MediaHound

Choose a tag to compare

@jchirayath jchirayath released this 18 Jun 02:35

v0.9.0 — ★ Curated lists (Watchlist / Listenlist / Readlist / Playlist)

Build an ordered, per-media-type list of what you want to get to next — named for how you consume each medium: Watchlist (movies), Listenlist (music + audiobooks), Readlist (books), Playlist (games).

  • Add/remove from each card in admin (+ Watchlist / ★ On Watchlist); a gold ★ badge marks listed items for everyone.
  • ★ My List view shows just your listed items in your saved order. Reorder by dragging a card, or with ↑ / ↓ — the order persists.
  • Stored in a new round-trip data/lists.json ({media_type: [id, …]}) via /api/lists, and baked onto each item's list_pos at build so the order shows on the published site too. Editing is admin-only; viewing is public — a shareable "what's next."

173 tests pass.