diff --git a/docs/json/radarr/hdr.json b/docs/json/radarr/hdr.json index 58239b739..674756269 100644 --- a/docs/json/radarr/hdr.json +++ b/docs/json/radarr/hdr.json @@ -66,6 +66,15 @@ "fields": { "value": "\\bSDR(\\b|\\d)" } + }, + { + "name": "Not Groups", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(FraMeSToR|HQMUX)\\b" + } } ] } \ No newline at end of file