From 723f01ad5ea140100d96adc4be3f69f172575263 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 11 May 2023 13:15:21 -0500 Subject: [PATCH] [Radarr] Add GHD to LQ --- docs/json/radarr/cf/lq.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index 3ee62a941..ccd28463b 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -219,6 +219,15 @@ "fields": { "value": "^(GalaxyRG)$" } + }, + { + "name": "GHD", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(GHD)$" + } }, { "name": "GPTHD",