mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: radarr-archive (#7306)
This commit is contained in:
@@ -10,14 +10,10 @@ sonarr:
|
||||
|
||||
include:
|
||||
- template: sonarr-quality-definition-series
|
||||
# - template: sonarr-v4-quality-profile-bluray-web-1080p-french-multi-vf
|
||||
- template: sonarr-v4-quality-profile-web-1080p-alternative
|
||||
# - template: sonarr-v4-custom-formats-bluray-web-1080p-french-multi-vf
|
||||
- template: sonarr-v4-quality-profile-web-1080p
|
||||
- template: sonarr-v4-custom-formats-web-1080p
|
||||
|
||||
quality_profiles:
|
||||
- name: WEB-1080p
|
||||
|
||||
custom_formats:
|
||||
- trash_ids:
|
||||
- 32b367365729d530ca1c124a0b180c64 # Bad Dual Groups
|
||||
@@ -37,15 +33,12 @@ radarr:
|
||||
replace_existing_custom_formats: true
|
||||
|
||||
quality_profiles:
|
||||
- name: SQP-1 (2160p)
|
||||
- name: SQP-1 (1080p)
|
||||
|
||||
include:
|
||||
- template: radarr-quality-definition-sqp-streaming
|
||||
- template: radarr-quality-definition-sqp-uhd
|
||||
- template: radarr-quality-profile-sqp-1-2160p-default
|
||||
- template: radarr-quality-profile-sqp-5
|
||||
- template: radarr-custom-formats-sqp-1-2160p
|
||||
- template: radarr-custom-formats-sqp-5
|
||||
- template: radarr-quality-profile-sqp-1-1080p
|
||||
- template: radarr-custom-formats-sqp-1-1080p
|
||||
|
||||
custom_formats:
|
||||
- trash_ids:
|
||||
@@ -55,4 +48,29 @@ radarr:
|
||||
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
|
||||
- f537cf427b64c38c8e36298f657e4828 # Scene
|
||||
assign_scores_to:
|
||||
- name: SQP-1 (2160p)
|
||||
- name: SQP-1 (1080p)
|
||||
|
||||
radarr-archive:
|
||||
base_url: http://radarr-archive.default.svc.cluster.local:8080
|
||||
api_key: !env_var RADARR_API_KEY
|
||||
|
||||
delete_old_custom_formats: true
|
||||
replace_existing_custom_formats: true
|
||||
|
||||
quality_profiles:
|
||||
- name: SQP-2
|
||||
|
||||
include:
|
||||
- template: radarr-quality-definition-sqp-uhd
|
||||
- template: radarr-quality-profile-sqp-2
|
||||
- template: radarr-custom-formats-sqp-2
|
||||
|
||||
custom_formats:
|
||||
- trash_ids:
|
||||
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
|
||||
- ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
|
||||
- 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
|
||||
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
|
||||
- f537cf427b64c38c8e36298f657e4828 # Scene
|
||||
assign_scores_to:
|
||||
- name: SQP-2
|
Reference in New Issue
Block a user