v0.9.0 — MediaHound
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'slist_posat 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.