Sonarr and Radarr integration
Purpose
Sonarr and Radarr let PlexSub coordinate availability, queues, and requests with Arr services.
- Radarr: movies.
- Sonarr: series.
They appear in PlexSub at:
- Admin:
/radarrand/sonarr - Customer Portal: requests
Requirements
- Working Radarr and/or Sonarr instances.
- URLs reachable from PlexSub.
- Valid API keys.
- Profiles, root folders, and quality settings configured in each Arr service.
Related variables: RADARR_URL and SONARR_URL. The API key can be configured from Settings > Services through the service apiKey profile.
Recommended configuration
- Configure Radarr/Sonarr outside PlexSub.
- Confirm they can add content manually.
- Configure the URL and API key in PlexSub.
- Run diagnostics.
- Create a test request.
- Check that it reaches Arr with the expected profile and folder.
Service status
Radarr and Sonarr are optional beta services. They are used in requests and can provide availability, queue, and library context.
Troubleshooting
| Symptom | Likely cause | Resolution |
|---|---|---|
| PlexSub does not add content | Incorrect URL/API key | Check diagnostics and credentials. |
| Content is added with the wrong profile | Incomplete Arr configuration | Review profiles and folders in Arr. |
| Wrong movie or series | Ambiguous metadata | Check TMDB/TVDB identifiers and the result before approval. |
| Request remains processing | Pending worker or scheduled job | Review scheduled jobs and logs. |