diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index 3a08408e2..f382e1d40 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -330,6 +330,15 @@ "value": "^(iPlanet)$" } }, + { + "name": "iVy", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(iVy)$" + } + }, { "name": "jennaortega", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/sonarr/cf/lq.json b/docs/json/sonarr/cf/lq.json index 00094d01d..997dc3652 100644 --- a/docs/json/sonarr/cf/lq.json +++ b/docs/json/sonarr/cf/lq.json @@ -87,6 +87,15 @@ "value": "^(iNTENSO)$" } }, + { + "name": "iVy", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(iVy)$" + } + }, { "name": "JFF", "implementation": "ReleaseGroupSpecification",