Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/b31230d8392a76eb9a73040cb2a303d69e03a5ec/includes/sqp/uhd-radarr-misc.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/includes/sqp/uhd-radarr-misc.md

2.1 KiB

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

Custom Format Score Trash ID
{{ radarr['cf']['repack-proper']['name'] }} {{ radarr['cf']['repack-proper']['trash_scores']['default'] }} {{ radarr['cf']['repack-proper']['trash_id'] }}
{{ radarr['cf']['repack2']['name'] }} {{ radarr['cf']['repack2']['trash_scores']['default'] }} {{ radarr['cf']['repack2']['trash_id'] }}
{{ radarr['cf']['x264']['name'] }} ⚠️ {{ radarr['cf']['x264']['trash_scores']['sqp-2'] }} ⚠️ {{ radarr['cf']['x264']['trash_id'] }}
!!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide"

------
Breakdown and Why

- `x264` has a score of `-10000` because we only want the HDR/DV versions of the `WEBDL-1080p`
- if you're only running 1 Radarr, You might want to remove the `x264`CF so you will also get the HD release if there is no UHD version.

??? tip "Proper and Repacks - [Click to show/hide]"

    I also suggest to change the Propers and Repacks settings in Radarr

    `Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Radarr/Radarr-collection-of-custom-formats/#repackproper) Custom Format.

    ![!cf-mm-propers-repacks-disable](/Radarr/images/cf-mm-propers-repacks-disable.png)

    This way you make sure the Custom Formats preferences will be used and not ignored.