From 99cd7df722d4f5ad2561f6256d10baddf9ab5215 Mon Sep 17 00:00:00 2001 From: Bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 16 Feb 2023 13:35:26 -0600 Subject: [PATCH] [radarr] add PiRaTeS to LQ CF Fixes #1159 --- 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 eaf0605bf..7a2d39647 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -418,6 +418,15 @@ "value": "\\b(PATOMiEL)\\b" } }, + { + "name": "PiRaTeS", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(PiRaTeS)\\b" + } + }, { "name": "PRODJi", "implementation": "ReleaseGroupSpecification",