From 7406fe24b298ec33ffa2539ed273a73069591645 Mon Sep 17 00:00:00 2001 From: yammes08 <111231042+yammes08@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:45:38 +0000 Subject: [PATCH] Added OpenMatte match --- docs/json/radarr/cf/open-matte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/radarr/cf/open-matte.json b/docs/json/radarr/cf/open-matte.json index 5ead25015..67065bc2a 100644 --- a/docs/json/radarr/cf/open-matte.json +++ b/docs/json/radarr/cf/open-matte.json @@ -10,7 +10,7 @@ "negate": false, "required": false, "fields": { - "value": "\\b(Open[-. ]Matte)\\b" + "value": "\\b(Open[-. ]Matte|OpenMatte)\\b" } } ]