Skip to content

Commit

Permalink
Omegabrr: Change config
Browse files Browse the repository at this point in the history
  • Loading branch information
Heavybullets8 committed Dec 18, 2024
1 parent 8c9b6d1 commit 62ed474
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions kubernetes/apps/media/omegabrr/app/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ clients:
host: http://autobrr.media.svc.cluster.local
apikey: ${AUTOBRR_API_KEY}
arr:
- name: radarr
type: radarr
host: http://radarr.media.svc.cluster.local
apikey: ${RADARR_API_KEY}
filters: [1]
# - name: radarr
# type: radarr
# host: http://radarr.media.svc.cluster.local
# apikey: ${RADARR_API_KEY}
# filters: [1]
- name: sonarr
type: sonarr
host: http://sonarr.media.svc.cluster.local
apikey: ${SONARR_API_KEY}
filters: [2]
filters: [3]
excludeAlternateTitles: true

0 comments on commit 62ed474

Please sign in to comment.