Skip to content

Commit

Permalink
updated radarr4k
Browse files Browse the repository at this point in the history
  • Loading branch information
milindpatel63 committed Nov 13, 2023
1 parent 98050bb commit b4d7028
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ custom_formats:
- 16622a6911d1ab5d5b8b713d5b0036d4 # CRiT
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi

- trash_ids:
# Streaming Services
Expand All @@ -69,4 +70,5 @@ custom_formats:
- e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
- c2863d2a50c9acad1fb50e53ece60817 # STAN
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi
21 changes: 19 additions & 2 deletions radarr/includes/legacy/uhd-bluray-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@ quality_profiles:
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: Ultra-HD-Hindi
reset_unmatched_scores:
enabled: true
upgrade:
allowed: true
until_quality: Bluray-2160p
until_score: 10000
min_format_score: 0
quality_sort: top
qualities:
- name: Bluray-2160p
- name: WEB 2160p
qualities:
- WEBDL-2160p
- WEBRip-2160p

custom_formats:
- trash_ids:
Expand Down Expand Up @@ -70,7 +85,8 @@ custom_formats:
- 16622a6911d1ab5d5b8b713d5b0036d4 # CRiT
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi

- trash_ids:
- b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN
Expand All @@ -88,4 +104,5 @@ custom_formats:
- e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
- c2863d2a50c9acad1fb50e53ece60817 # STAN
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
reset_unmatched_scores:
enabled: true
upgrade:
Expand All @@ -14,3 +14,18 @@ quality_profiles:
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: Ultra-HD-Hindi
reset_unmatched_scores:
enabled: true
upgrade:
allowed: true
until_quality: Bluray-2160p
until_score: 10000
min_format_score: 0
quality_sort: top
qualities:
- name: Bluray-2160p
- name: WEB 2160p
qualities:
- WEBDL-2160p
- WEBRip-2160p
2 changes: 1 addition & 1 deletion radarr/templates/remux-web-2160p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ radarr:
# Optional
- trash_ids:
# Comment out the next line if you and all of your users' setups are fully DV compatible
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# HDR10Plus Boost - Uncomment the next line if any of your devices DO support HDR10+
# - b17886cb4158d9fea189859409975758 # HDR10Plus Boost
quality_profiles:
Expand Down
14 changes: 9 additions & 5 deletions radarr/templates/uhd-bluray-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,30 @@ radarr:
# - 240770601cc226190c367ef59aba7463 # AAC
# - c2998bd0d90ed5621d8df281e839436e # DD
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi

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

# Optional
- trash_ids:
# Comment out the next line if you and all of your users' setups are fully DV compatible
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# HDR10Plus Boost - Uncomment the next line if any of your devices DO support HDR10+
# - b17886cb4158d9fea189859409975758 # HDR10Plus Boost
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi

- trash_ids:
- 9c38ebb7384dada637be8899efa68e6f # SDR
quality_profiles:
- name: UHD Bluray + WEB
- name: Ultra-HD
- name: Ultra-HD-Hindi
# score: 0 # Uncomment this line to allow SDR releases

0 comments on commit b4d7028

Please sign in to comment.