Restore Radarr/Sonarr, overhaul README, add repo guides#32
Conversation
- Add Radarr (7878) and Sonarr (8989) to docker-compose.yml, attached to both media_network and download_network so Seerr can request and Watchlistarr/Transmission can reach them. - README: badges, "Why AutoPlexx?" section, Mermaid architecture diagram, Common Operations, Kometa run instructions, screenshots placeholder; move Radarr/Sonarr from "recommended" into the Content Management table; drop the Transmission VPN claim. - Add CLAUDE.md describing repo layout, network isolation, env-var contract, and Kometa config structure. - Add .github/ISSUE_TEMPLATE/ bug_report, feature_request, and config. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR adds two new media management services (Radarr and Sonarr) to the Docker Compose stack and provides comprehensive supporting documentation: updated README reflecting the new services and operational prerequisites, developer guidance in CLAUDE.md, and GitHub issue templates to standardize bug reports and feature requests. ChangesService Addition and Repository Documentation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
New Features
Documentation