From 96a86d254a735bded0591ee9e481d85b8b8e84a0 Mon Sep 17 00:00:00 2001 From: NiceTSY <38940602+NiceTSY@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:28:35 +0200 Subject: [PATCH] feat(radarr-fr): Added ONLYMOViE to FR WEB Tier 02 (#1457) --- docs/json/radarr/cf/french-web-tier-02.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/json/radarr/cf/french-web-tier-02.json b/docs/json/radarr/cf/french-web-tier-02.json index 32cc0d2f1..565495630 100644 --- a/docs/json/radarr/cf/french-web-tier-02.json +++ b/docs/json/radarr/cf/french-web-tier-02.json @@ -94,6 +94,15 @@ "value": "^(NoNe)$" } }, + { + "name": "ONLYMOViE", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(ONLYMOViE)$" + } + }, { "name": "Slay3R", "implementation": "ReleaseGroupSpecification",