Skip to content

v0.3.0 — Easy mode

Choose a tag to compare

@jchirayath jchirayath released this 11 Jun 18:02
82703da

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.zip below, unzip, open. (Or pip install "mediahound[desktop]" && mediahound gui.)
  • ➕ Add photos — drag-and-drop covers straight into the catalog.
  • 📱 Phone uploadmediahound app --phone shows 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).