From 1a23375f2fa7b4c33b3171969dcb9a6949b8241d Mon Sep 17 00:00:00 2001 From: nuxen <47067662+nuxencs@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:05:20 +0200 Subject: [PATCH] feat(radarr): add CiNEPHiLES to Remux Tier 02 --- docs/json/radarr/cf/remux-tier-02.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/json/radarr/cf/remux-tier-02.json b/docs/json/radarr/cf/remux-tier-02.json index a5e53b33b..2b123ea32 100644 --- a/docs/json/radarr/cf/remux-tier-02.json +++ b/docs/json/radarr/cf/remux-tier-02.json @@ -13,6 +13,15 @@ "value": 5 } }, + { + "name": "CiNEPHiLES", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(CiNEPHiLES)$" + } + }, { "name": "Flights", "implementation": "ReleaseGroupSpecification",