- Add -i/--interactive flag for browse command
- Display numbered entries for easy selection
- Support multiple selection formats: "1 3 5", "1,3,5", "1-5"
- Show checkmarks for already-configured repos
- Add selected repos directly to config without separate command
- Non-interactive mode shows tip about -i flag
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add src/catalog.rs with 15+ popular mpv scripts organized by category
- Categories: UI/OSC, Playback, Subtitles, Media, Utility
- Add 'browse' command to display catalog with descriptions
- Support category filtering (e.g., 'mpv-mgr browse ui')
- Mark already-configured repos with checkmark indicator
- Include custom repo: somegit.dev/anonfunc/mpv-scripts
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>