Skip to content

feat(arrs): add support for Lidarr, Readarr, and Whisparr#82

Merged
drondeseries merged 1 commit intomainfrom
feat/lidarr-readarr-whisparr-support
Apr 5, 2026
Merged

feat(arrs): add support for Lidarr, Readarr, and Whisparr#82
drondeseries merged 1 commit intomainfrom
feat/lidarr-readarr-whisparr-support

Conversation

@drondeseries
Copy link
Copy Markdown
Owner

This PR adds support for Lidarr, Readarr, and Whisparr as ARR instances, alongside Radarr and Sonarr.

Changes:

  • Configuration: Added lidarr_instances, readarr_instances, and whisparr_instances.
  • Client Management: Support for all five applications via the starr library.
  • Auto-Discovery: Automatically detects ARR type during registration.
  • Webhooks: Automated registration for imports and renames.
  • Download Clients: Automated setup of AltMount as a SABnzbd-compatible client with correct categories.
  • Migrations: Updated database constraints to allow the new instance types.

This adds first-class support for Lidarr, Readarr, and Whisparr as ARR instances.
- Added configuration and management for the new instances.
- Implemented automatic webhook and download client registration for Lidarr and Readarr.
- Updated the ARR client manager to support all five applications.
- Added database migrations to support new instance types in managed files.
- Extended the health monitoring and scan triggers to include the new applications.
@drondeseries drondeseries merged commit 496f505 into main Apr 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant