From 7db6a00fb281985914c2bdaba739cc0931503af6 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Wed, 24 May 2023 20:10:59 +0200 Subject: [PATCH] [Radarr] add RlsGrp `pahe` to `LQ`. --- docs/json/radarr/cf/lq.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index ccd28463b..fe1d6c1ed 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -220,7 +220,7 @@ "value": "^(GalaxyRG)$" } }, - { + { "name": "GHD", "implementation": "ReleaseGroupSpecification", "negate": false, @@ -445,6 +445,15 @@ "value": "^(nSD)$" } }, + { + "name": "Pahe", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "Pahe\\.(ph|in)\\b" + } + }, { "name": "PATOMiEL", "implementation": "ReleaseGroupSpecification",