Skip to content

v0.2.0 — MediaHound

Choose a tag to compare

@jchirayath jchirayath released this 11 Jun 05:51
42b77bf

MediaHound 0.2.0 — ReelShelf grows into a multi-media catalog (movies and music).

Highlights

  • 🎵 Music support — catalog CDs, vinyl & cassettes (MusicBrainz + Cover Art Archive, zero-key); Spotify/Apple/YouTube Music links.
  • 🖥️ mediahound serve --admin — a localhost write API so portal edits save straight to data/ and survive every rebuild.
  • 🔀 Move titles between Movies & Music from the admin screen (relocates the source photo, normalizes format).
  • Import list in the admin screen + media-type-aware filters.
  • 📇 CSV import/export (mediahound import / export) — only title is required.

Fixes

  • "Export changes" now merges with existing corrections (no silent drops).
  • Format is normalized when a title changes type (no more "DVD" on a music item).

Full notes in CHANGELOG.md.

— Publishing this release triggers the PyPI upload via Trusted Publishing.