Skip to content

Commit

Permalink
chore(recyclarr): ➕ Add sonarruhd
Browse files Browse the repository at this point in the history
Added sonarruhd to recyclarr and added additional configs for sonarruhd
  • Loading branch information
onedr0p committed Jun 23, 2023
1 parent 23883c2 commit 583d7e7
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 75 deletions.
185 changes: 117 additions & 68 deletions kubernetes/apps/media/recyclarr/app/recyclarr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ sonarr:
quality_definition:
type: series

replace_existing_custom_formats: true

custom_formats:
- trash_ids:
# HQ Source Groups
Expand All @@ -21,69 +23,20 @@ sonarr:
- f67c9ca88f463a48346062e8ad07713f # ATVP
- 36b72f59f4ea20aad9316f475f2d9fbb # DCU
- 89358767a60cc28783cdc3d0be9388a4 # DSNP
- 7a235133c87f7da4c8cccceca7e3c7a6 # HBO
- a880d6abc21e7c16884f3ae393f84179 # HMAX
- f6cce30f1733d5c8194222a7507909bb # HULU
- 0ac24a2a68a9700bcb7eeca8e5cd644c # iT
- d34870697c9db575f17700212167be23 # NF
- b2b980877494b560443631eb1f473867 # NLZ
- 1656adc6d7bb2c8cca6acfb6592db421 # PCOK
- c67a75ae4a1715f2bb4d492755ba4195 # PMTP
- 3ac5d84fce98bab1b531393e9c82f467 # QIBI
- c30d2958827d1867c73318a5a2957eb1 # RED
- ae58039e1319178e6be73caab5c42166 # SHO
- 5d2317d99af813b6529c7ebf01c83533 # VDL
# Misc
- ec8fa7296b64e8cd390a1600981f3923 # Repack/Proper
- eb3d5cc0a2be0db205fb823640db6a3c # Repack v2
- 44e7c4de10ae50265753082e5dc76047 # Repack v3
# Unwanted
- 85c61753df5da1fb2aab6f2a47426b09 # BR-DISK
- 9c11cd3f07101cdba90a2d81cf0e56b4 # LQ
- 9b64dff695c2115facf1b6ea59c9bd07 # x265 (no HDR/DV)
- 82d40da2bc6923f41e14394075dd4b03 # No-RlsGroup
- e1a997ddb54e3ecbfe06341ad323c458 # Obfuscated
- 06d66ab109d4d2eddb2794d21526d140 # Retags
- 32b367365729d530ca1c124a0b180c64 # Bad Dual Groups
- 9b27ab6498ec0f31a3353992e19434ca # DV (WEBDL)

quality_profiles:
- name: WEB-DL (1080p)

- trash_ids:
# HDR Formats
- 7878c33f1963fefb3d6c8657d46c2f0a # DV HDR10
- 6d0d8de7b57e35518ac0308b0ddf404e # DV
- 1f733af03141f068a540eec352589a89 # DV HLG
- 27954b0a80aab882522a88a4d9eae1cd # DV SDR
- a3d82cbef5039f8d295478d28a887159 # HDR10+
- 3497799d29a085e2ac2df9d468413c94 # HDR10
- 3e2c4e748b64a1a1118e0ea3f4cf6875 # HDR
- bb019e1cd00f304f80971c965de064dc # HDR (undefined)
- 2a7e3be05d3861d6df7171ec74cad727 # PQ
- 17e889ce13117940092308f48b48b45b # HLG
# HQ Source Groups
- e6258996055b9fbab7e9cb2f75819294 # WEB Tier 01
- 58790d4e2fdcd9733aa7ae68ba2bb503 # WEB Tier 02
- d84935abd3f8556dcd51d4f27e22d0a6 # WEB Tier 03
- d0c516558625b04b363fa6c5c2c7cfd4 # WEB Scene
# Streaming Services
- d660701077794679fd59e8bdf4ce3a29 # AMZN
- f67c9ca88f463a48346062e8ad07713f # ATVP
- 36b72f59f4ea20aad9316f475f2d9fbb # DCU
- 89358767a60cc28783cdc3d0be9388a4 # DSNP
- 7a235133c87f7da4c8cccceca7e3c7a6 # HBO
- a880d6abc21e7c16884f3ae393f84179 # HMAX
- 81d1fbf600e2540cee87f3a23f9d3c1c # MAX
- f6cce30f1733d5c8194222a7507909bb # HULU
- 0ac24a2a68a9700bcb7eeca8e5cd644c # iT
- d34870697c9db575f17700212167be23 # NF
- b2b980877494b560443631eb1f473867 # NLZ
- 1656adc6d7bb2c8cca6acfb6592db421 # PCOK
- d34870697c9db575f17700212167be23 # NF
- c67a75ae4a1715f2bb4d492755ba4195 # PMTP
- 1656adc6d7bb2c8cca6acfb6592db421 # PCOK
- 0ac24a2a68a9700bcb7eeca8e5cd644c # iT
- 3ac5d84fce98bab1b531393e9c82f467 # QIBI
- c30d2958827d1867c73318a5a2957eb1 # RED
- ae58039e1319178e6be73caab5c42166 # SHO
- 5d2317d99af813b6529c7ebf01c83533 # VDL
- c30d2958827d1867c73318a5a2957eb1 # RED
- 77a7b25585c18af08f60b1547bb9b4fb # CC
# Misc
- ec8fa7296b64e8cd390a1600981f3923 # Repack/Proper
- eb3d5cc0a2be0db205fb823640db6a3c # Repack v2
Expand All @@ -99,7 +52,7 @@ sonarr:
- 9b27ab6498ec0f31a3353992e19434ca # DV (WEBDL)

quality_profiles:
- name: WEB-DL (2160p)
- name: WEB-DL (1080p)

anime:
base_url: http://sonarranime.media.svc.cluster.local:8989
Expand All @@ -108,6 +61,8 @@ sonarr:
quality_definition:
type: anime

replace_existing_custom_formats: true

custom_formats:
- trash_ids:
# Anime CF's
Expand Down Expand Up @@ -167,6 +122,79 @@ sonarr:
- name: Remux-1080p - Anime
score: 101

uhd:
base_url: http://sonarruhd.media.svc.cluster.local:8989
api_key: !env_var SONARR_UHD_APIKEY

quality_definition:
type: series

replace_existing_custom_formats: true

custom_formats:
- trash_ids:
# HDR Formats
- 7878c33f1963fefb3d6c8657d46c2f0a # DV HDR10
- 6d0d8de7b57e35518ac0308b0ddf404e # DV
- 1f733af03141f068a540eec352589a89 # DV HLG
- 27954b0a80aab882522a88a4d9eae1cd # DV SDR
- a3d82cbef5039f8d295478d28a887159 # HDR10+
- 3497799d29a085e2ac2df9d468413c94 # HDR10
- 3e2c4e748b64a1a1118e0ea3f4cf6875 # HDR
- bb019e1cd00f304f80971c965de064dc # HDR (undefined)
- 2a7e3be05d3861d6df7171ec74cad727 # PQ
- 17e889ce13117940092308f48b48b45b # HLG
# Remux groups
- 9965a052eb87b0d10313b1cea89eb451 # Remux Tier 01
- 8a1d0c3d7497e741736761a1da866a2e # Remux Tier 02
# HD Bluray Groups
- d6819cba26b1a6508138d25fb5e32293 # HD Bluray Tier 01
- c2216b7b8aa545dc1ce8388c618f8d57 # HD Bluray Tier 02
# HQ Source Groups
- e6258996055b9fbab7e9cb2f75819294 # WEB Tier 01
- 58790d4e2fdcd9733aa7ae68ba2bb503 # WEB Tier 02
- d84935abd3f8556dcd51d4f27e22d0a6 # WEB Tier 03
- d0c516558625b04b363fa6c5c2c7cfd4 # WEB Scene
# Streaming Services
- d660701077794679fd59e8bdf4ce3a29 # AMZN
- f67c9ca88f463a48346062e8ad07713f # ATVP
- 36b72f59f4ea20aad9316f475f2d9fbb # DCU
- 89358767a60cc28783cdc3d0be9388a4 # DSNP
- a880d6abc21e7c16884f3ae393f84179 # HMAX
- 7a235133c87f7da4c8cccceca7e3c7a6 # HBO
- 81d1fbf600e2540cee87f3a23f9d3c1c # MAX
- f6cce30f1733d5c8194222a7507909bb # HULU
- b2b980877494b560443631eb1f473867 # NLZ
- d34870697c9db575f17700212167be23 # NF
- c67a75ae4a1715f2bb4d492755ba4195 # PMTP
- 1656adc6d7bb2c8cca6acfb6592db421 # PCOK
- 0ac24a2a68a9700bcb7eeca8e5cd644c # iT
- 3ac5d84fce98bab1b531393e9c82f467 # QIBI
- ae58039e1319178e6be73caab5c42166 # SHO
- 5d2317d99af813b6529c7ebf01c83533 # VDL
- c30d2958827d1867c73318a5a2957eb1 # RED
- 77a7b25585c18af08f60b1547bb9b4fb # CC
- 43b3cf48cb385cd3eac608ee6bca7f09 # UHD Streaming Boost
- d2d299244a92b8a52d4921ce3897a256 # UHD Streaming Cut
# Misc
- ec8fa7296b64e8cd390a1600981f3923 # Repack/Proper
- eb3d5cc0a2be0db205fb823640db6a3c # Repack v2
- 44e7c4de10ae50265753082e5dc76047 # Repack v3
# Unwanted
- 85c61753df5da1fb2aab6f2a47426b09 # BR-DISK
- 9c11cd3f07101cdba90a2d81cf0e56b4 # LQ
- 9b64dff695c2115facf1b6ea59c9bd07 # x265 (no HDR/DV)
- 82d40da2bc6923f41e14394075dd4b03 # No-RlsGroup
- e1a997ddb54e3ecbfe06341ad323c458 # Obfuscated
- 06d66ab109d4d2eddb2794d21526d140 # Retags
- 32b367365729d530ca1c124a0b180c64 # Bad Dual Groups
- 9b27ab6498ec0f31a3353992e19434ca # DV (WEBDL)
- fbcb31d8dabd2a319072b84fc0b7249c # Extras

quality_profiles:
- name: WEB-DL (2160p)
- name: Bluray|WEB-2160p

radarr:
standard: # SQP-1
base_url: http://radarr.media.svc.cluster.local:7878
Expand All @@ -176,6 +204,7 @@ radarr:
type: sqp-streaming

delete_old_custom_formats: true
replace_existing_custom_formats: true

custom_formats:
# Scores from TRaSH json
Expand All @@ -186,8 +215,9 @@ radarr:
- eca37840c13c6ef2dd0262b141a5482f # 4K Remaster
- e0c07d59beb37348e975a930d5e50319 # Criterion Collection
- 957d0f44b592285f26449575e8b1167e # Special Edition
# Uncomment the next line if you prefer IMAX/IMAX Enhanced to BHDStudio
# - eecf3a857724171f968a66cb5719e152 # IMAX
- 9d27d9d2181838f76dee150882bdc58c # Masters of Cinema
- db9b4c4b53d312a3ca5f1378f6440fc9 # Vinegar Syndrome
- eecf3a857724171f968a66cb5719e152 # IMAX
- 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
# HQ Release Groups
- 5153ec7413d9dae44e24275589b5e944 # BHDStudio
Expand All @@ -203,14 +233,12 @@ radarr:
- b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
- dc98083864ea246d05a42df0d05f81cc # x265 (HD)
# Optional
# Uncomment any of the following optional custom formats you want to be included
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
- 90cedc1fea7ea5d11298bebd3d1d3223 # EVO (no WEBDL)
- ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
- 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
- f537cf427b64c38c8e36298f657e4828 # Scene
- 0a3f082873eb454bde444150b70253cc # Extras
# Resolution
- b2be17d608fc88818940cd1833b0b24c # 720p
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
Expand All @@ -219,6 +247,7 @@ radarr:

quality_profiles:
- name: Bluray|WEB-1080p
- name: Bluray|WEB-1080p!

# Custom Scoring
- trash_ids:
Expand All @@ -227,15 +256,19 @@ radarr:

quality_profiles:
- name: Bluray|WEB-1080p
score: 1100
score: 0
- name: Bluray|WEB-1080p!
score: 0

- trash_ids:
# HQ Release Groups
- c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02

quality_profiles:
- name: Bluray|WEB-1080p
score: 1050
score: 0
- name: Bluray|WEB-1080p!
score: 0

- trash_ids:
# Audio
Expand All @@ -251,15 +284,20 @@ radarr:
- b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN
- 40e9380490e748672c2522eaaeb692f7 # ATVP
- 84272245b2988854bfb76a16e60baea5 # DSNP
- 509e5f41146e278f9eab1ddaceb34515 # HBO
- 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX
- 6a061313d22e51e0f25b7cd4dc065233 # MAX
- 526d445d4c16214309f0fd2b3be18a89 # Hulu
- 170b1d363bd8516fbf3a3eb05d4faff6 # NF
- c9fd353f8f5f1baf56dc601c4cb29920 # PCOK
- e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
- c2863d2a50c9acad1fb50e53ece60817 # STAN

quality_profiles:
- name: Bluray|WEB-1080p
score: 0
- name: Bluray|WEB-1080p!
score: 0

- trash_ids:
# Audio
Expand All @@ -273,18 +311,20 @@ radarr:
quality_profiles:
- name: Bluray|WEB-1080p
score: -10000
- name: Bluray|WEB-1080p!
score: -10000

uhd:
uhd: # SQP-2 UHD Remux|Bluray|IMAX-E
base_url: http://radarr4k.media.svc.cluster.local:7878
api_key: !env_var RADARR_UHD_APIKEY

quality_definition:
type: sqp-uhd

delete_old_custom_formats: true
replace_existing_custom_formats: true

custom_formats:
# SQP-2 UHD Remux|Bluray|IMAX-E
- trash_ids:
# Audio
- 496f355514737f7d83bf7aa4d24f8169 # TrueHD Atmos
Expand Down Expand Up @@ -318,8 +358,9 @@ radarr:
- eca37840c13c6ef2dd0262b141a5482f # 4K Remaster
- e0c07d59beb37348e975a930d5e50319 # Criterion Collection
- 957d0f44b592285f26449575e8b1167e # Special Edition
- 9d27d9d2181838f76dee150882bdc58c # Masters of Cinema
- db9b4c4b53d312a3ca5f1378f6440fc9 # Vinegar Syndrome
- eecf3a857724171f968a66cb5719e152 # IMAX
# Uncomment the next line if you prefer IMAX Enhanced releases
- 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
# HQ Release Groups
- 3a3ff47579026e76d6504ebea39390de # Remux Tier 01
Expand All @@ -341,19 +382,20 @@ radarr:
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
- 9c38ebb7384dada637be8899efa68e6f # SDR
# Optional
# Uncomment any of the following optional custom formats you want to be included
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
- b17886cb4158d9fea189859409975758 # HDR10+ Boost
- 90cedc1fea7ea5d11298bebd3d1d3223 # EVO (no WEBDL)
- ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
- 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
- f537cf427b64c38c8e36298f657e4828 # Scene
- 0a3f082873eb454bde444150b70253cc # Extras
- f700d29429c023a5734505e77daeaea7 # DV (FEL)
# Resolution
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
- fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
# Streaming Services
- 2a6039655313bf5dab1e43523b62c374 # MA
- cc5e51a9e85a6296ceefe097a77f12f4 # BCORE

quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
Expand All @@ -380,11 +422,14 @@ radarr:
- b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN
- 40e9380490e748672c2522eaaeb692f7 # ATVP
- 84272245b2988854bfb76a16e60baea5 # DSNP
- 509e5f41146e278f9eab1ddaceb34515 # HBO
- 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX
- 6a061313d22e51e0f25b7cd4dc065233 # MAX
- 526d445d4c16214309f0fd2b3be18a89 # Hulu
- 170b1d363bd8516fbf3a3eb05d4faff6 # NF
- c9fd353f8f5f1baf56dc601c4cb29920 # PCOK
- e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
- c2863d2a50c9acad1fb50e53ece60817 # STAN

quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
Expand All @@ -395,9 +440,10 @@ radarr:
api_key: !env_var RADARR_ANIME_APIKEY

quality_definition:
type: sqp-uhd
type: sqp-streaming

delete_old_custom_formats: true
replace_existing_custom_formats: true

custom_formats:
- trash_ids:
Expand Down Expand Up @@ -427,6 +473,7 @@ radarr:

quality_profiles:
- name: Remux-1080p - Anime
- name: Remux-1080p - Anime!

- trash_ids:
- 064af5f084a0a24458cc8ecd3220f93f # Uncensored
Expand All @@ -435,3 +482,5 @@ radarr:
quality_profiles:
- name: Remux-1080p - Anime
score: 101
- name: Remux-1080p - Anime!
score: 101
5 changes: 3 additions & 2 deletions kubernetes/apps/media/recyclarr/app/secret.sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ stringData:
RADARR_UHD_APIKEY: ENC[AES256_GCM,data:wihjK07G+OMJAFBpUcOKGe4OGn8T9fWmj86O67IBVXs=,iv:F7L/K0go2WZOekrhLLaszuPshNqr9kCK4yjT2BJbDN0=,tag:WrKbDU/eoQudUhirOwhkWA==,type:str]
SONARR_APIKEY: ENC[AES256_GCM,data:c8fDSdSmig/Gn6I8xJm12x2FtoKL1EcljVwdor5Irms=,iv:5bKx9JUDfdgwhaTCXvUSnygQedsPfW9tvfKoi2bzGho=,tag:gBNNLR/J11/pDiP7gRie4g==,type:str]
SONARR_ANIME_APIKEY: ENC[AES256_GCM,data:M2lz53DnA4r5saJJ+EDDPJkre3RgP3gSqMeWrR00IoA=,iv:59nv9+noLugw8Ku+Wv4o7REx9Dedh1pPhPw/qltw2E0=,tag:jBF9EDlaNj01aiWXgM3BHw==,type:str]
SONARR_UHD_APIKEY: ENC[AES256_GCM,data:cwcKvVKUB+yrCIDAtCBvR/0oC1yn06gTESCX7DAUakg=,iv:CcnAR8luxOvbShGUtQZ5taWY/zc1vSyNLnNTITCE8YI=,tag:WoTXACIUm5cMMWs0bf3Sig==,type:str]
sops:
kms: []
gcp_kms: []
Expand All @@ -26,8 +27,8 @@ sops:
U0oxaHRzaHJKcVRGNWI1MmRwME5xd2sK/h69zYtfAsIqYf8iq1Z8zPDstIUr1sNV
qdAany0bIJada2m2Bph/Z8eDfElrvd0JR8zUUOtBYVSLHVnHBi4FSA==
-----END AGE ENCRYPTED FILE-----
lastmodified: "2023-06-13T23:23:39Z"
mac: ENC[AES256_GCM,data:8Y02anUCHoTttb0PkQ4Y2orL3VYNXhBxeDj19DaAwI/Zzpb3qOStQ4McAVhelhN4OvRoWA3L5ADtrWMwjSN9pC7Vpva7Y6agkx1qcAw25owz9CFbcJl5yiPRRx5j73z2ScHjC7Hzxq+Uq2KWxVMks0xwdk9KEpybE0rdQNC++H4=,iv:AAbeMKDbhqz4pniZ74DakHfYoFW8T45sqdjFbM6Bkr4=,tag:BLV1XRsk4IraS5jS+pa8OA==,type:str]
lastmodified: "2023-06-23T16:23:35Z"
mac: ENC[AES256_GCM,data:i3YWSGbFJZwwsRW2IQLL5iBe2RBgy1LGH7/fO8yKdYtojsJg9PS29L+CffzCFjAuCc1wGespVFxOk4hJiUX0WkbsyUDPu0KweD688WTYm0yek/Ed0f4RhzAER7LYI0w8NxNO2ZrA1tFI/eztm4YmI2i2H3UGcnLLi8C9mPHBCDQ=,iv:ebjeelD6CvEs5cDF+0+2mFVD9HUr1ZAw6s4fxKCgeEc=,tag:fE//vJQWws/j9JwWNwiZ8w==,type:str]
pgp: []
encrypted_regex: ^(data|stringData)$
version: 3.7.3
Loading

0 comments on commit 583d7e7

Please sign in to comment.