diff --git a/kubernetes/cluster-0/apps/media-automation/recyclarr/helmrelease.yaml b/kubernetes/cluster-0/apps/media-automation/recyclarr/helmrelease.yaml index ddbdc61e5..b85a827b2 100644 --- a/kubernetes/cluster-0/apps/media-automation/recyclarr/helmrelease.yaml +++ b/kubernetes/cluster-0/apps/media-automation/recyclarr/helmrelease.yaml @@ -60,7 +60,7 @@ spec: mountPath: /shared containers: - name: sonarr - image: ghcr.io/recyclarr/recyclarr:3.1.0 + image: ghcr.io/recyclarr/recyclarr:4.0.0 command: - /app/recyclarr/recyclarr args: @@ -71,7 +71,7 @@ spec: subPath: recyclarr.yml readOnly: true - name: radarr - image: ghcr.io/recyclarr/recyclarr:3.1.0 + image: ghcr.io/recyclarr/recyclarr:4.0.0 command: - /app/recyclarr/recyclarr args: diff --git a/kubernetes/cluster-0/apps/media-automation/recyclarr/recyclarr.yml b/kubernetes/cluster-0/apps/media-automation/recyclarr/recyclarr.yml index 7989920cd..44e0c2697 100644 --- a/kubernetes/cluster-0/apps/media-automation/recyclarr/recyclarr.yml +++ b/kubernetes/cluster-0/apps/media-automation/recyclarr/recyclarr.yml @@ -12,8 +12,9 @@ sonarr: standard: base_url: http://sonarr.default.svc.cluster.local api_key: ${SONARR_APIKEY} - quality_definition: hybrid delete_old_custom_formats: true + quality_definition: + type: series custom_formats: - trash_ids: # Streaming Services @@ -75,7 +76,6 @@ radarr: delete_old_custom_formats: true quality_definition: type: movie - preferred_ratio: 0.5 custom_formats: - trash_ids: - ff5bc9e8ce91d46c997ca3ac6994d6f8 # UHD FraMeSToR (set to 0, 1 or 3200)