Omegabrr¶
Omegabrr is a companion app to Autobrr. It transforms items monitored by 'arrs or imported from lists into autobrr filters.
Deployment¶
sb install sandbox-omegabrr
Configuration¶
Upon fresh deployment, /opt/omegabrr/config.yaml
is generated and pre-filled with your new API token and your internal PVR connection info, but missing an Autobrr API key which you must provide.
Add your filter IDs—separated with a comma and space—inside the square brackets within their appropriate PVR block.
- name: radarr
type: radarr
host: http://radarr:7878
apikey: 8713a440703d9e23b689cfe47967694e
filters: [9, 10, 99, 100]
Restart the Docker container for the changes to take effect.
Usage¶
To get a list of available commands, run:
docker exec -it omegabrr omegabrr
Web¶
https://omegabrr._yourdomain.com_/api/webhook/trigger
http://omegabrr:7441/api/webhook/trigger