diff --git a/docs/json/radarr/streaming-services.json b/docs/json/radarr/streaming-services.json index baa9be431..0e7652c26 100644 --- a/docs/json/radarr/streaming-services.json +++ b/docs/json/radarr/streaming-services.json @@ -100,6 +100,14 @@ "fields": { "value": "(hulu).?web.?(dl|rip)" } + { + "name": "Peacock", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": false, + "fields": { + "value": "(pcok|peacock).?web.?(dl|rip)" + } } ] -} \ No newline at end of file +}