v0.2.0 — MediaHound
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 todata/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) — onlytitleis 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.