From d6d6e3bedbfc959cb18079e76fa0f2244386c6a0 Mon Sep 17 00:00:00 2001 From: yammes08 <111231042+yammes08@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:51:50 +0100 Subject: [PATCH] Add Extras to Radarr Collection of Custom Formats - Add Extras to Radarr Collection of Custom Formats guide page --- .../Radarr-collection-of-custom-formats.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index d8cf619f6..5551b2d17 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -54,7 +54,7 @@ I also made 3 guides related to this one. | [4K Remaster](#4k-remaster) | [3D](#3d) | [Remux Tier 03](#remux-tier-03) | [Criterion Channel](#crit) | | [Special Edition](#special-edition) | [x265 (HD)](#x265-hd) | [UHD Bluray Tier 01](#uhd-bluray-tier-01) | [Disney+](#dsnp) | | [Criterion Collection](#criterion-collection) | [Upscaled](#upscaled) | [UHD Bluray Tier 02](#uhd-bluray-tier-02) | [HBO](#hbo) | -| [Masters of Cinema](#masters-of-cinema) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [HBO Max](#hmax) | +| [Masters of Cinema](#masters-of-cinema) | [Extras](#extras) | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [HBO Max](#hmax) | | [Vinegar Syndrome](#vinegar-syndrome) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Max](#max) | | [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Hulu](#hulu) | | [IMAX](#imax) | | [HD Bluray Tier 03](#hd-bluray-tier-03) | [Netflix](#nf) | @@ -1018,6 +1018,22 @@ I also made 3 guides related to this one. ------ +### Extras + +??? question "Extras - [Click to show/hide]" + + This custom format is used to prevent Radarr from grabbing releases containing only extras/bonus material. + +??? example "JSON - [Click to show/hide]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/extras.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + ## Optional ------