Skip to content

Brainarr v1.6.0 - AI-Powered Music Discovery

Choose a tag to compare

@github-actions github-actions released this 28 May 18:09
· 1722 commits to main since this release

🧠 Brainarr v1.6.0 - AI-Powered Music Discovery

Thank you for using Brainarr! This release brings you the latest improvements to our AI-powered music recommendation engine.

πŸ“‹ What's New

\n## βœ… Compatibility\n\nRequires Lidarr (unknown)+ on the plugins/nightly branch. CI validates against ghcr.io/hotio/lidarr:pr-plugins-3.1.2.4913.\n

πŸŽ‰ Highlights

πŸš€ Installation

Easy Installation (Recommended)

  1. Open Lidarr Web Interface
  2. Go to Settings β†’ General β†’ Updates
  3. Set Branch to nightly (plugins branch required)
  4. Go to Settings β†’ Plugins
  5. Click Add Plugin
  6. Enter GitHub URL: https://github.com/RicherTunes/Brainarr
  7. Click Install
  8. Restart Lidarr when prompted
  9. Navigate to Settings β†’ Import Lists β†’ Add New β†’ Brainarr

Manual Installation

  1. Download Brainarr-$VERSION.zip from assets below
  2. Extract to your Lidarr plugins directory:
    • Windows: C:\ProgramData\Lidarr\plugins\Brainarr\
    • Linux: /var/lib/lidarr/plugins/Brainarr/
    • Docker: /config/plugins/Brainarr/
  3. Restart Lidarr
  4. Configure in Settings β†’ Import Lists

πŸ€– Supported AI Providers

🏠 Privacy-First (Local)

  • Ollama - 100% local, no data leaves your network
  • LM Studio - Local with GUI interface

πŸ’° Budget-Friendly

  • DeepSeek - 10-20x cheaper than GPT-4
  • Google Gemini - Free tier available
  • Groq - 10x faster inference

⭐ Premium

  • OpenAI - Industry-leading GPT-4o models
  • Anthropic - Best reasoning with Claude 3.5/4 Sonnet
  • OpenRouter - Access 200+ models with one API key
  • Perplexity - Web-enhanced responses

πŸ” Verification

Verify your download integrity:

# Check SHA256 hash
sha256sum -c Brainarr-$VERSION.zip.sha256

# Expected file structure after extraction:
Brainarr/
β”œβ”€β”€ Lidarr.Plugin.Brainarr.dll    # Main plugin
β”œβ”€β”€ plugin.json                    # Plugin manifest
β”œβ”€β”€ README.md                      # Documentation
β”œβ”€β”€ LICENSE                        # License file
└── dependencies/                  # NuGet packages

πŸ’¬ Support

πŸ—οΈ For Developers

This release includes:

  • βœ… Comprehensive test suite (33+ test files)
  • βœ… Cross-platform CI/CD (Ubuntu/Windows/macOS)
  • βœ… Docker-based assembly extraction for reliable builds
  • βœ… Semantic versioning with automated releases

Full Changelog: $PREVIOUS_TAG...$VERSION

πŸ€– This release was automated with Claude Code

πŸ“Š Release Statistics

  • Commits: 1
  • Files Changed: 3
  • Contributors: 1