mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: recyclarr
This commit is contained in:
@@ -65,16 +65,75 @@ radarr:
|
|||||||
- name: SQP-2
|
- name: SQP-2
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
# Comment out any of the following includes to disable them
|
||||||
- template: radarr-quality-definition-sqp-uhd
|
- template: radarr-quality-definition-sqp-uhd
|
||||||
- template: radarr-quality-profile-sqp-2
|
- template: radarr-quality-profile-sqp-2
|
||||||
- template: radarr-custom-formats-sqp-2
|
- template: radarr-custom-formats-sqp-2
|
||||||
|
|
||||||
|
# Custom Formats: https://recyclarr.dev/wiki/yaml/config-reference/custom-formats/
|
||||||
custom_formats:
|
custom_formats:
|
||||||
|
# Movie Versions
|
||||||
|
# Uncomment any of the following lines to prefer these movie versions
|
||||||
- trash_ids:
|
- trash_ids:
|
||||||
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
|
# - 0f12c086e289cf966fa5948eac571f44 # Hybrid
|
||||||
- ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
|
# - 570bc9ebecd92723d2d21500f4be314c # Remaster
|
||||||
- 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
|
# - eca37840c13c6ef2dd0262b141a5482f # 4K Remaster
|
||||||
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
|
# - e0c07d59beb37348e975a930d5e50319 # Criterion Collection
|
||||||
- f537cf427b64c38c8e36298f657e4828 # Scene
|
# - 9d27d9d2181838f76dee150882bdc58c # Masters of Cinema
|
||||||
|
# - db9b4c4b53d312a3ca5f1378f6440fc9 # Vinegar Syndrome
|
||||||
|
# - 957d0f44b592285f26449575e8b1167e # Special Edition
|
||||||
|
# - eecf3a857724171f968a66cb5719e152 # IMAX
|
||||||
|
# - 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
|
||||||
|
assign_scores_to:
|
||||||
|
- name: SQP-2
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
- trash_ids:
|
||||||
|
- 2899d84dc9372de3408e6d8cc18e9666 # x264
|
||||||
|
assign_scores_to:
|
||||||
|
- name: SQP-2
|
||||||
|
# score: 0 # Uncomment this line to enable x264 releases
|
||||||
|
|
||||||
|
# Unwanted
|
||||||
|
- trash_ids:
|
||||||
|
# Uncomment the next six lines to block all x265 HD releases
|
||||||
|
# - 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
|
||||||
|
# assign_scores_to:
|
||||||
|
# - name: SQP-2
|
||||||
|
# score: 0
|
||||||
|
# - trash_ids:
|
||||||
|
# - dc98083864ea246d05a42df0d05f81cc # x265 (HD)
|
||||||
|
assign_scores_to:
|
||||||
|
- name: SQP-2
|
||||||
|
|
||||||
|
# Optional
|
||||||
|
- trash_ids:
|
||||||
|
# HDR10+ Boost - Uncomment the HDR10+ Boost line if you want to prefer HDR10+ releases
|
||||||
|
# DV Boost - Uncomment the DV Boost line if you want to prefer DV releases
|
||||||
|
# Uncomment both lines if you want to prefer both (DV HDR10+)
|
||||||
|
- b337d6812e06c200ec9a2d3cfa9d20a7 # DV Boost
|
||||||
|
# - caa37d0df9c348912df1fb1d88f9273a # HDR10+ Boost
|
||||||
|
|
||||||
|
# Comment out the next line if you and all of your users' setups are fully DV compatible
|
||||||
|
# - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
|
||||||
|
|
||||||
|
# Uncomment any of the following if you want them to be added to the quality profile
|
||||||
|
# - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
|
||||||
|
# - cc444569854e9de0b084ab2b8b1532b2 # Black and White Editions
|
||||||
|
# - ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
|
||||||
|
# - 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
|
||||||
|
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
|
||||||
|
# - f537cf427b64c38c8e36298f657e4828 # Scene
|
||||||
|
# - f700d29429c023a5734505e77daeaea7 # DV (Disk)
|
||||||
|
assign_scores_to:
|
||||||
|
- name: SQP-2
|
||||||
|
|
||||||
|
# Optional SDR
|
||||||
|
# Only ever use ONE of the following custom formats:
|
||||||
|
# SDR - block ALL SDR releases
|
||||||
|
# SDR (no WEBDL) - block UHD/4k Remux and Bluray encode SDR releases, but allow SDR WEB
|
||||||
|
- trash_ids:
|
||||||
|
- 9c38ebb7384dada637be8899efa68e6f # SDR
|
||||||
|
# - 25c12f78430a3a23413652cbd1d48d77 # SDR (no WEBDL)
|
||||||
assign_scores_to:
|
assign_scores_to:
|
||||||
- name: SQP-2
|
- name: SQP-2
|
||||||
|
Reference in New Issue
Block a user