Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles.
🔄 Automatic synchronization with remote configuration databases
🎯 Direct import to Radarr/Sonarr instances
🔧 Git-based version control of your configurations
⚡ Preserve local customizations during updates
🛠️ Built-in conflict resolution
services:
profilarr:
image: santiagosayshey/profilarr:latest
container_name: profilarr
ports:
- 6868:6868
volumes:
- /mnt/tank/configs/profilarr:/config
environment:
- TZ=America/New_York
restart: unless-stopped
The official guide from Profilarr is excellent. I recommend you read it here
https://github.com/Dictionarry-Hub/database
A list of other repos can be found here
Currently Profilarr does not sync directly with Trash Guides
Field | Value |
---|---|
Name | Name your instance |
Type | Select type as Radarr or Sonarr |
Arr Server | Enter the IP of your server using http:// |
API Key | Paste the API key from Settings → General |
Sync Method | Set sync to On Pull for full automation [1] |
Import as Unique | Use if you have quality profiles from another place like Trash Guides |
Before sycing your apps change Propers and Repacks to Do not Prefer in advanced Settings → Media Management in Radarr in Sonarr
Any changes you make to the auto-populated definitions will not persist unless you make a commit
This software is very new. As such, there are some changes coming that will improve its usage:
Automatically syncs selected files whenever the database receives an update. When combined with Auto Pull, allows Profilarr to work completely autonomously ↩︎