diff --git a/docs/json/radarr/lq.json b/docs/json/radarr/lq.json index 48a81c250..cc80c4def 100644 --- a/docs/json/radarr/lq.json +++ b/docs/json/radarr/lq.json @@ -66,6 +66,15 @@ "fields": { "value": "\\b(Rifftrax|RU4HD)\\b" } + }, + { + "name": "Nominated Unwanted Groups", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(TEKNO3D|TIKO)\\b" + } } ] } \ No newline at end of file