You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/includes/sqp/1-cf-scoring.md

8.7 KiB

Custom Formats and scores

??? abstract "Audio - [Click to show/hide]"

Custom Format Score Trash ID
{{ radarr['cf']['truehd-atmos']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['truehd-atmos']['trash_id'] }}
{{ radarr['cf']['dts-x']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['dts-x']['trash_id'] }}
{{ radarr['cf']['atmos-undefined']['name'] }} ⚠️ 0 ⚠️ {{ radarr['cf']['atmos-undefined']['trash_id'] }}
{{ radarr['cf']['ddplus-atmos']['name'] }} ⚠️ 35 ⚠️ {{ radarr['cf']['ddplus-atmos']['trash_id'] }}
{{ radarr['cf']['truehd']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['truehd']['trash_id'] }}
{{ radarr['cf']['dts-hd-ma']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['dts-hd-ma']['trash_id'] }}
{{ radarr['cf']['flac']['name'] }} ⚠️ 0 ⚠️ {{ radarr['cf']['flac']['trash_id'] }}
{{ radarr['cf']['pcm']['name'] }} ⚠️ 0 ⚠️ {{ radarr['cf']['pcm']['trash_id'] }}
{{ radarr['cf']['dts-hd-hra']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['dts-hd-hra']['trash_id'] }}
{{ radarr['cf']['ddplus']['name'] }} ⚠️ 25 ⚠️ {{ radarr['cf']['ddplus']['trash_id'] }}
{{ radarr['cf']['dts-es']['name'] }} ⚠️ -10000 ⚠️ {{ radarr['cf']['dts-es']['trash_id'] }}
{{ radarr['cf']['dts']['name'] }} ⚠️ 0 ⚠️ {{ radarr['cf']['dts']['trash_id'] }}
{{ radarr['cf']['aac']['name'] }} ⚠️ 0 ⚠️ {{ radarr['cf']['aac']['trash_id'] }}
{{ radarr['cf']['dd']['name'] }} ⚠️ 15 ⚠️ {{ radarr['cf']['dd']['trash_id'] }}
!!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide"

!!! danger "The CF with `0` you can choose to add with a score of `0` or just don't add them.<br>The reason why we score them this low is to prevent transcoding as much as possible.<br>The reason why `DTS` has a score of `0` is to make sure, that you don't limit yourself too much."

??? abstract "Movie Versions - [Click to show/hide]"

Custom Format Score Trash ID
{{ radarr['cf']['remaster']['name'] }} {{ radarr['cf']['remaster']['trash_score'] }} {{ radarr['cf']['remaster']['trash_id'] }}
{{ radarr['cf']['4k-remaster']['name'] }} {{ radarr['cf']['4k-remaster']['trash_score'] }} {{ radarr['cf']['4k-remaster']['trash_id'] }}
{{ radarr['cf']['criterion-collection']['name'] }} {{ radarr['cf']['criterion-collection']['trash_score'] }} {{ radarr['cf']['criterion-collection']['trash_id'] }}
{{ radarr['cf']['masters-of-cinema']['name'] }} {{ radarr['cf']['masters-of-cinema']['trash_score'] }} {{ radarr['cf']['masters-of-cinema']['trash_id'] }}
{{ radarr['cf']['vinegar-syndrome']['name'] }} {{ radarr['cf']['vinegar-syndrome']['trash_score'] }} {{ radarr['cf']['vinegar-syndrome']['trash_id'] }}
{{ radarr['cf']['special-edition']['name'] }} {{ radarr['cf']['special-edition']['trash_score'] }} {{ radarr['cf']['special-edition']['trash_id'] }}
!!! info
    - If you prefer 1080p WEBDL with IMAX-E then add [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) with the default scores.
    - The reason why we don't add [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) is because BHDStudio didn't add IMAX to their filename before 2023-07-27.

    !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace in most cases the BHDStudio release :warning:"

??? abstract "HQ Release Groups - [Click to show/hide]"

Custom Format Score Trash ID
{{ radarr['cf']['bhdstudio']['name'] }} {{ radarr['cf']['bhdstudio']['trash_score'] }} {{ radarr['cf']['bhdstudio']['trash_id'] }}
{{ radarr['cf']['web-tier-01']['name'] }} {{ radarr['cf']['web-tier-01']['trash_score'] }} {{ radarr['cf']['web-tier-01']['trash_id'] }}
{{ radarr['cf']['web-tier-02']['name'] }} {{ radarr['cf']['web-tier-02']['trash_score'] }} {{ radarr['cf']['web-tier-02']['trash_id'] }}
{{ radarr['cf']['web-tier-03']['name'] }} {{ radarr['cf']['web-tier-03']['trash_score'] }} {{ radarr['cf']['web-tier-03']['trash_id'] }}
{{ radarr['cf']['hd-bluray-tier-01']['name'] }} ⚠️ 1100 ⚠️ {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }}
{{ radarr['cf']['hd-bluray-tier-02']['name'] }} ⚠️ 1050 ⚠️ {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }}
{{ radarr['cf']['hd-bluray-tier-03']['name'] }} ⚠️ 1000 ⚠️ {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }}
!!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide"

{! include-markdown "../../includes/cf/radarr-misc.md" !}

{! include-markdown "../../includes/cf/radarr-unwanted.md" !}

{! include-markdown "../../includes/sqp/hd-radarr-optional.md" !}

{! include-markdown "../../includes/sqp/hd-radarr-resolution.md" !}

{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}