diff --git a/docs/json/radarr/cf/retags.json b/docs/json/radarr/cf/retags.json index a16d8c3923..f1ddda770c 100644 --- a/docs/json/radarr/cf/retags.json +++ b/docs/json/radarr/cf/retags.json @@ -41,6 +41,15 @@ "fields": { "value": "\\[TGx\\]" } + }, + { + "name": ".VAV", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": false, + "fields": { + "value": "[.]VAV\b" + } } ] }