v0.5.0
Changelog
New Features
- 2278e6d: feat(config): make config set aware of MCP flags via single source of truth (@electather)
- eed6979: feat(config): restructure config file with nested sections and JSON schema (#40) (@electather)
- 7a9bfc0: feat(mcp): add structured logging via log/slog (#38) (@electather)
- 2c6b8f9: feat(mcp): enrich search results with genre names and full image URLs (#44) (@electather)
- b859fb4: feat(mcp): improve media_list tool for AI agents (#37) (@electather)
Other Changes
- a0d67fc: chore(github): add PR and issue templates (#39) (@electather)
- 13e1830: refactor: centralise API client and response helpers into cmd/apiutil (#43) (@electather)
- 3b8d218: refactor: rename Seer to Seerr throughout the codebase (#42) (@electather)
Installation
macOS / Linux
# Download the archive for your platform, extract, and move to your PATH:
tar -xzf seerr-cli_0.5.0_<os>_<arch>.tar.gz
sudo mv seerr-cli /usr/local/bin/Windows
Extract the .zip archive and add seerr-cli.exe to your PATH.
Full Changelog: v0.4.0...v0.5.0