Skip to content

Commit

Permalink
chore(recyclarr):fixing deprecated field in v8
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmcfall committed Sep 6, 2024
1 parent 2d20b22 commit 68f66e3
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 31 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
###################################################################################################
# Recyclarr Configuration Template: Anime Radarr #
# Updated: 2023-10-07 #
Expand Down Expand Up @@ -25,18 +26,18 @@ radarr:
custom_formats:
- trash_ids:
- 064af5f084a0a24458cc8ecd3220f93f # Uncensored
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- a5d148168c4506b55cf53984107c396e # 10bit
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- 4a3b087eea2ce012fcc1ce319259a3be # Anime Dual Audio
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired
15 changes: 8 additions & 7 deletions kubernetes/apps/downloads/recyclarr/app/config/radarr-uhd.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
###################################################################################################
# Recyclarr Configuration Template: UHD Bluray + WEB #
# Updated: 2024-05-21 #
Expand Down Expand Up @@ -40,13 +41,13 @@ radarr:
# - 1c1a4c5e823891c75bc50380a6866f73 # DTS
# - 240770601cc226190c367ef59aba7463 # AAC
# - c2998bd0d90ed5621d8df281e839436e # DD
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB

# Movie Versions
- trash_ids:
- 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB
# score: 0 # Uncomment this line to disable prioritised IMAX Enhanced releases

Expand All @@ -58,18 +59,18 @@ radarr:
# - 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB

- trash_ids:
# Uncomment the next six lines to allow x265 HD releases with HDR/DV
- dc98083864ea246d05a42df0d05f81cc # x265 (HD)
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB
score: 0
- trash_ids:
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB

- trash_ids:
Expand All @@ -79,7 +80,7 @@ radarr:
# HDR10+ Boost - Uncomment the next line if any of your devices DO support HDR10+
- b17886cb4158d9fea189859409975758 # HDR10Plus Boost
- 55a5b50cb416dea5a50c4955896217ab # DV HDR10+ Boost
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB

# Optional SDR
Expand All @@ -89,5 +90,5 @@ radarr:
- trash_ids:
- 9c38ebb7384dada637be8899efa68e6f # SDR
# - 25c12f78430a3a23413652cbd1d48d77 # SDR (no WEBDL)
quality_profiles:
assign_scores_to:
- name: UHD Bluray + WEB
15 changes: 8 additions & 7 deletions kubernetes/apps/downloads/recyclarr/app/config/radarr.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
radarr:
hd-bluray-web:
base_url: http://radarr.downloads.svc.cluster.local:80
Expand All @@ -20,7 +21,7 @@ radarr:
# Movie Custom Formats
- trash_ids:
- 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
quality_profiles:
assign_scores_to:
- name: HD Bluray + WEB
# score: 0 # Uncomment this line to disable prioritised IMAX Enhanced releases

Expand All @@ -32,35 +33,35 @@ radarr:
# - 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
quality_profiles:
assign_scores_to:
- name: HD Bluray + WEB

- trash_ids:
# Uncomment the next six lines to allow x265 HD releases with HDR/DV
# - dc98083864ea246d05a42df0d05f81cc # x265 (HD)
# quality_profiles:
# assign_scores_to:
# - name: HD Bluray + WEB
# score: 0
# - trash_ids:
# - 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
quality_profiles:
assign_scores_to:
- name: HD Bluray + WEB

# Anime Custom Formats
- trash_ids:
- 064af5f084a0a24458cc8ecd3220f93f # Uncensored
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- a5d148168c4506b55cf53984107c396e # 10bit
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- 4a3b087eea2ce012fcc1ce319259a3be # Anime Dual Audio
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
###################################################################################################
# Recyclarr Configuration Template: Anime Sonarr #
# Updated: 2023-10-07 #
Expand Down Expand Up @@ -26,18 +27,18 @@ sonarr:
custom_formats:
- trash_ids:
- 026d5aadd1a6b4e550b134cb6c72b3ca # Uncensored
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- b2550eb333d27b75833e25b8c2557b38 # 10bit
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- 418f50b10f1907201b6cfdf881f467b7 # Anime Dual Audio
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired
11 changes: 6 additions & 5 deletions kubernetes/apps/downloads/recyclarr/app/config/sonarr-uhd.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
###################################################################################################
# Recyclarr Configuration Template: WEB-2160p (V4) #
# Updated: 2024-05-21 #
Expand Down Expand Up @@ -32,7 +33,7 @@ sonarr:
# HDR10+ Boost - Uncomment the next two lines if any of your devices DO support HDR10+
- 0dad0a507451acddd754fe6dc3a7f5e7 # HDR10+ Boost
- 385e9e8581d33133c3961bdcdeffb7b4 # DV HDR10+ Boost
quality_profiles:
assign_scores_to:
- name: WEB-2160p

# Optional
Expand All @@ -42,18 +43,18 @@ sonarr:
# - e1a997ddb54e3ecbfe06341ad323c458 # Obfuscated
# - 06d66ab109d4d2eddb2794d21526d140 # Retags
# - 1b3994c551cbb92a2c781af061f4ab44 # Scene
quality_profiles:
assign_scores_to:
- name: WEB-2160p

- trash_ids:
# Uncomment the next six lines to allow x265 HD releases with HDR/DV
- 47435ece6b99a0b477caf360e79ba0bb # x265 (HD)
quality_profiles:
assign_scores_to:
- name: WEB-2160p
score: 0
- trash_ids:
- 9b64dff695c2115facf1b6ea59c9bd07 # x265 (no HDR/DV)
quality_profiles:
assign_scores_to:
- name: WEB-2160p

# Optional SDR
Expand All @@ -63,5 +64,5 @@ sonarr:
- trash_ids:
- 2016d1676f5ee13a5b7257ff86ac9a93 # SDR
# - 83304f261cf516bb208c18c54c0adf97 # SDR (no WEBDL)
quality_profiles:
assign_scores_to:
- name: WEB-2160p
13 changes: 7 additions & 6 deletions kubernetes/apps/downloads/recyclarr/app/config/sonarr.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
###################################################################################################
# Recyclarr Configuration Template: WEB-1080p (V4) #
# Updated: 2023-12-30 #
Expand Down Expand Up @@ -35,35 +36,35 @@ sonarr:
# - e1a997ddb54e3ecbfe06341ad323c458 # Obfuscated
# - 06d66ab109d4d2eddb2794d21526d140 # Retags
# - 1b3994c551cbb92a2c781af061f4ab44 # Scene
quality_profiles:
assign_scores_to:
- name: WEB-1080p

- trash_ids:
# Uncomment the next six lines to allow x265 HD releases with HDR/DV
- 47435ece6b99a0b477caf360e79ba0bb # x265 (HD)
quality_profiles:
assign_scores_to:
- name: WEB-1080p
score: 0
- trash_ids:
- 9b64dff695c2115facf1b6ea59c9bd07 # x265 (no HDR/DV)
quality_profiles:
assign_scores_to:
- name: WEB-1080p

#Anime Custom Formats
- trash_ids:
- 026d5aadd1a6b4e550b134cb6c72b3ca # Uncensored
quality_profiles:
qassign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- b2550eb333d27b75833e25b8c2557b38 # 10bit
quality_profiles:
qassign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

- trash_ids:
- 418f50b10f1907201b6cfdf881f467b7 # Anime Dual Audio
quality_profiles:
assign_scores_to:
- name: Remux-1080p - Anime
score: 0 # Adjust scoring as desired

0 comments on commit 68f66e3

Please sign in to comment.