diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index 33e2e4b54..a62cf3694 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -48,7 +48,7 @@ I also made 3 guides related to this one. ------ | Movie Versions | Unwanted | HQ Release Groups | Streaming Services | -| --------------------------------------------- | --------------------- | ----------------------------------------- | ---------------------- | +|-----------------------------------------------|-----------------------|-------------------------------------------|------------------------| | [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | | [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | | [4K Remaster](#4k-remaster) | [3D](#3d) | [Remux Tier 03](#remux-tier-03) | [Disney+](#dsnp) | @@ -57,10 +57,10 @@ I also made 3 guides related to this one. | [Masters of Cinema](#masters-of-cinema) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [Max](#max) | | [Vinegar Syndrome](#vinegar-syndrome) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Hulu](#hulu) | | [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Netflix](#nf) | -| [IMAX](#imax) | | [WEB Tier 01](#web-tier-01) | [Peacock TV](#pcok) | -| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 02](#web-tier-02) | [Paramount+](#pmtp) | -| [Open Matte](#open-matte) | | [WEB Tier 03](#web-tier-03) | [Movies Anywhere](#ma) | -| | | | [Pathe Thuis](#pathe) | +| [IMAX](#imax) | | [HD Bluray Tier 03](#hd-bluray-tier-03) | [Peacock TV](#pcok) | +| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 01](#web-tier-01) | [Paramount+](#pmtp) | +| [Open Matte](#open-matte) | | [WEB Tier 02](#web-tier-02) | [Movies Anywhere](#ma) | +| | | [WEB Tier 03](#web-tier-03) | [Pathe Thuis](#pathe) | | | | | [Bravia Core](#bcore) | | | | | [Stan](#stan) | @@ -1560,6 +1560,22 @@ I also made 3 guides related to this one. ------ +### HD Bluray Tier 03 + +??? question "HD Bluray Tier 03 - [CLICK TO EXPAND]" + + - placeholder + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-03.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + ### WEB Tier 01 ??? question "WEB Tier 01 - [CLICK TO EXPAND]" diff --git a/docs/json/radarr/cf/hd-bluray-tier-03.json b/docs/json/radarr/cf/hd-bluray-tier-03.json new file mode 100644 index 000000000..3c4f7135c --- /dev/null +++ b/docs/json/radarr/cf/hd-bluray-tier-03.json @@ -0,0 +1,44 @@ +{ + "trash_id": "5608c71bcebba0a5e666223bae8c9227", + "trash_score": "1700", + "name": "HD Bluray Tier 03", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "BLURAY", + "implementation": "SourceSpecification", + "negate": false, + "required": true, + "fields": { + "value": 9 + } + }, + { + "name": "Not REMUX", + "implementation": "QualityModifierSpecification", + "negate": true, + "required": true, + "fields": { + "value": 5 + } + }, + { + "name": "Not 2160p", + "implementation": "ResolutionSpecification", + "negate": true, + "required": true, + "fields": { + "value": 2160 + } + }, + { + "name": "playHD", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(playHD)$" + } + } + ] +} diff --git a/docs/recyclarr-configs/radarr/french-hd-bluray-web-multi.yml b/docs/recyclarr-configs/radarr/french-hd-bluray-web-multi.yml index ca0f0f75e..252f057f4 100644 --- a/docs/recyclarr-configs/radarr/french-hd-bluray-web-multi.yml +++ b/docs/recyclarr-configs/radarr/french-hd-bluray-web-multi.yml @@ -73,6 +73,7 @@ radarr: # Il est tout de fois possible que dans ce cas Radarr récupére une release VO au lieu d'un MULTi/DUAL car celle-ci possède un score plus important. # - ed27ebfef2f323e964fb1f61391bcb35 # HD Bluray Tier 01 # - c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02 + # - 5608c71bcebba0a5e666223bae8c9227 # HD Bluray Tier 03 # - c20f169ef63c5f40c2def54abaf4438e # WEB Tier 01 # - 403816d65392c79236dcb6dd591aeda4 # WEB Tier 02 # - af94e0fe497124d1f9ce732069ec8c3b # WEB Tier 03 diff --git a/docs/recyclarr-configs/radarr/french-hd-bluray-web-vostfr.yml b/docs/recyclarr-configs/radarr/french-hd-bluray-web-vostfr.yml index f360c95c4..a0d8db276 100644 --- a/docs/recyclarr-configs/radarr/french-hd-bluray-web-vostfr.yml +++ b/docs/recyclarr-configs/radarr/french-hd-bluray-web-vostfr.yml @@ -66,6 +66,7 @@ radarr: # Les tiers suivant sont les tiers originaux du guide (groupes anglophones) - ed27ebfef2f323e964fb1f61391bcb35 # HD Bluray Tier 01 - c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02 + - 5608c71bcebba0a5e666223bae8c9227 # HD Bluray Tier 03 - c20f169ef63c5f40c2def54abaf4438e # WEB Tier 01 - 403816d65392c79236dcb6dd591aeda4 # WEB Tier 02 - af94e0fe497124d1f9ce732069ec8c3b # WEB Tier 03 diff --git a/docs/recyclarr-configs/radarr/hd-bluray-web.yml b/docs/recyclarr-configs/radarr/hd-bluray-web.yml index 26c9efebc..3d262d561 100644 --- a/docs/recyclarr-configs/radarr/hd-bluray-web.yml +++ b/docs/recyclarr-configs/radarr/hd-bluray-web.yml @@ -27,6 +27,7 @@ radarr: # HQ Release Groups - ed27ebfef2f323e964fb1f61391bcb35 # HD Bluray Tier 01 - c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02 + - 5608c71bcebba0a5e666223bae8c9227 # HD Bluray Tier 03 - c20f169ef63c5f40c2def54abaf4438e # WEB Tier 01 - 403816d65392c79236dcb6dd591aeda4 # WEB Tier 02 - af94e0fe497124d1f9ce732069ec8c3b # WEB Tier 03 diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-1-2160p.yml b/docs/recyclarr-configs/radarr/sqp/sqp-1-2160p.yml index 1eb9d00cd..1a82479ce 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-1-2160p.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-1-2160p.yml @@ -89,6 +89,11 @@ radarr: # quality_profiles: # - name: Bluray|WEB-2160p # score: 1050 + # - trash_ids: + # - 5608c71bcebba0a5e666223bae8c9227 # HD Bluray Tier 03 + # quality_profiles: + # - name: Bluray|WEB-2160p + # score: 1000 # --HQ Release Groups section ends-- - trash_ids: diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-1.yml b/docs/recyclarr-configs/radarr/sqp/sqp-1.yml index 4fed320af..56f55ab0d 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-1.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-1.yml @@ -68,6 +68,11 @@ radarr: # quality_profiles: # - name: Bluray|WEB-1080p # score: 1050 + # - trash_ids: + # - 5608c71bcebba0a5e666223bae8c9227 # HD Bluray Tier 03 + # quality_profiles: + # - name: Bluray|WEB-1080p + # score: 1000 # --HQ Release Groups section ends-- - trash_ids: # Audio diff --git a/includes/cf/radarr-cf-hd-bluray-web-scoring.md b/includes/cf/radarr-cf-hd-bluray-web-scoring.md index 0d8d6b103..334a7272f 100644 --- a/includes/cf/radarr-cf-hd-bluray-web-scoring.md +++ b/includes/cf/radarr-cf-hd-bluray-web-scoring.md @@ -3,6 +3,7 @@ | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------- | | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | {{ radarr['cf']['hd-bluray-tier-01']['trash_score'] }} | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | {{ radarr['cf']['hd-bluray-tier-02']['trash_score'] }} | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | {{ radarr['cf']['hd-bluray-tier-03']['trash_score'] }} | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | diff --git a/includes/cf/radarr-optional-uhd.md b/includes/cf/radarr-optional-uhd.md index a4d8add0e..d3986a3b7 100644 --- a/includes/cf/radarr-optional-uhd.md +++ b/includes/cf/radarr-optional-uhd.md @@ -1,7 +1,5 @@ ??? abstract "Optional UHD - [CLICK TO EXPAND]" - !!! danger "**The `SDR` is a MUST for this Quality Profile** :warning:" - | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | | [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_score'] }} | {{ radarr['cf']['sdr']['trash_id'] }} | diff --git a/includes/cf/sonarr-optional-uhd.md b/includes/cf/sonarr-optional-uhd.md index 963c78cb7..d2158294b 100644 --- a/includes/cf/sonarr-optional-uhd.md +++ b/includes/cf/sonarr-optional-uhd.md @@ -1,7 +1,5 @@ ??? abstract "Optional UHD - [CLICK TO EXPAND]" - !!! danger "**The `SDR` is a MUST for this Quality Profile** :warning:" - | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | | [{{ sonarr['cf']['sdr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sdr) | {{ sonarr['cf']['sdr']['trash_score'] }} | {{ sonarr['cf']['sdr']['trash_id'] }} | diff --git a/includes/sqp/1-4k-cf-scoring-sqp1.md b/includes/sqp/1-4k-cf-scoring-sqp1.md index a0dd744d8..d9d01878f 100644 --- a/includes/sqp/1-4k-cf-scoring-sqp1.md +++ b/includes/sqp/1-4k-cf-scoring-sqp1.md @@ -72,15 +72,16 @@ | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: 1100 | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: 1050 | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: 1000 | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | {! include-markdown "../../includes/cf/radarr-misc.md" !} -{! include-markdown "../../includes/sqp/radarr-unwanted-uhd.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} ??? abstract "Optional - [CLICK TO EXPAND]" - !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" + !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | diff --git a/includes/sqp/1-4k-cf-scoring.md b/includes/sqp/1-4k-cf-scoring.md index a43106033..b7759f83e 100644 --- a/includes/sqp/1-4k-cf-scoring.md +++ b/includes/sqp/1-4k-cf-scoring.md @@ -72,15 +72,16 @@ | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: 1100 | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: 1050 | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: 1000 | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | {! include-markdown "../../includes/cf/radarr-misc.md" !} -{! include-markdown "../../includes/sqp/radarr-unwanted-uhd.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} ??? abstract "Optional - [CLICK TO EXPAND]" - !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" + !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | diff --git a/includes/sqp/1-cf-scoring.md b/includes/sqp/1-cf-scoring.md index 383dc744e..0b4004b2f 100644 --- a/includes/sqp/1-cf-scoring.md +++ b/includes/sqp/1-cf-scoring.md @@ -54,6 +54,7 @@ | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: 1100 | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: 1050 | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: 1000 | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | {! include-markdown "../../includes/cf/radarr-misc.md" !} diff --git a/includes/sqp/uhd-radarr-optional.md b/includes/sqp/uhd-radarr-optional.md index f8b04e818..d8ef534c3 100644 --- a/includes/sqp/uhd-radarr-optional.md +++ b/includes/sqp/uhd-radarr-optional.md @@ -1,8 +1,7 @@ ??? abstract "Optional - [CLICK TO EXPAND]" - !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" - !!! tip "The `DV (FEL)` is recommended for SQP2 and 3" + !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | @@ -38,7 +37,7 @@ - If you only watch your movies on a setup that completely supports Dolby Vision from start to end then give it a score of `0` or just don't add it. - If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then you should add this with a score of `{{ radarr['cf']['dv-webdl']['trash_score'] }}`. - - **{{ radarr['cf']['hdr10plus-boost']['name'] }}:** [*Optional*] (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+ + - **{{ radarr['cf']['hdr10plus-boost']['name'] }}:** [*Optional*] (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+) - **{{ radarr['cf']['evo-no-webdl']['name'] }}:** This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay. - **{{ radarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match. - **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases)