diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index d1a7574ea..eaa296a82 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -634,6 +634,15 @@ "value": "^(TIKO)$" } }, + { + "name": "VISIONPLUSHDR", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(VISIONPLUSHDR(-X|1000)?)$" + } + }, { "name": "WAF", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/radarr/cf/upscaled.json b/docs/json/radarr/cf/upscaled.json index d309e04f0..b4f575a1c 100644 --- a/docs/json/radarr/cf/upscaled.json +++ b/docs/json/radarr/cf/upscaled.json @@ -20,7 +20,7 @@ "negate": false, "required": false, "fields": { - "value": "\\b(Regrade)\\b" + "value": "\\b(Re-?grade)\\b" } }, {