v0.3.0 — Easy mode
MediaHound 0.3.0 — "Easy mode." This release makes MediaHound usable by anyone — no Python, no terminal required.
✨ For everyone
mediahound app— one command sets up a library and opens the editor. First-run welcome screen.- 🖥️ Desktop app — download
MediaHound-macOS.zip/MediaHound-Windows.zipbelow, unzip, open. (Orpip install "mediahound[desktop]" && mediahound gui.) - ➕ Add photos — drag-and-drop covers straight into the catalog.
- 📱 Phone upload —
mediahound app --phoneshows a QR; scan it and snap covers from your phone (token-protected, nothing leaves your network). - 🔑 API keys in the admin console — set TMDB / OMDb / Anthropic keys under Settings, stored in your OS keychain (never in a file, never shown back).
- 🌐 One-click Publish — deploy your catalog to Netlify and get a shareable link.
🐛 Fixes
- Format is normalized when a title moves Movies↔Music (no more "DVD" on a music CD).
- Filters are media-type-aware; "Export changes" merges safely.
Install: pip install mediahound · Demo: https://jchirayath.github.io/mediahound/
Desktop builds are unsigned for now — a one-time Gatekeeper/SmartScreen prompt on first open (right-click → Open on macOS).