diff --git a/docs/json/radarr/lq.json b/docs/json/radarr/lq.json index df0d95de3..17478518a 100644 --- a/docs/json/radarr/lq.json +++ b/docs/json/radarr/lq.json @@ -525,6 +525,15 @@ "fields": { "value": "NoGr(ou)?p" } + }, + { + "name": "PSA", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(PSA)\\b" + } } ] }