From 00c23db7010cf791a5093673fdf1b5fee239f4e5 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Tue, 11 Jul 2023 20:46:25 +0200 Subject: [PATCH] Added: custom score warning --- includes/sqp/uhd-radarr-resolution.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/includes/sqp/uhd-radarr-resolution.md b/includes/sqp/uhd-radarr-resolution.md index a73fb684d..411674691 100644 --- a/includes/sqp/uhd-radarr-resolution.md +++ b/includes/sqp/uhd-radarr-resolution.md @@ -2,4 +2,6 @@ | Custom Format | Score | Trash ID | | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | --------------------------------------- | | [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} | - | [{{ radarr['cf']['2160p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/2160p.json) | 151 | {{ radarr['cf']['2160p']['trash_id'] }} | + | [{{ radarr['cf']['2160p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/2160p.json) | :warning: 151 :warning: | {{ radarr['cf']['2160p']['trash_id'] }} | + + !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide"