From 963110091c05c2dce5efdc703eafef24318ae1df Mon Sep 17 00:00:00 2001 From: zakary Date: Tue, 7 May 2024 00:07:13 -0500 Subject: [PATCH] fix(cf/audio-channels): add word barrier to prevent matching incorrectly --- docs/json/radarr/cf/51-surround.json | 8 ++++---- docs/json/radarr/cf/61-surround.json | 10 +++++----- docs/json/radarr/cf/71-surround.json | 6 +++--- docs/json/radarr/cf/91-surround.json | 8 ++++---- docs/json/sonarr/cf/51-surround.json | 8 ++++---- docs/json/sonarr/cf/61-surround.json | 10 +++++----- docs/json/sonarr/cf/71-surround.json | 6 +++--- docs/json/sonarr/cf/91-surround.json | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/json/radarr/cf/51-surround.json b/docs/json/radarr/cf/51-surround.json index bed03cfb5..419038336 100644 --- a/docs/json/radarr/cf/51-surround.json +++ b/docs/json/radarr/cf/51-surround.json @@ -8,7 +8,7 @@ "negate": false, "required": true, "fields": { - "value": "[^0-9]5[ .][0-1]" + "value": "[^0-9]5[ .][0-1]\\b" } }, { @@ -17,7 +17,7 @@ "negate": true, "required": true, "fields": { - "value": "[^0-9][7-8][ .][0-1]" + "value": "[^0-9][7-8][ .][0-1]\\b" } }, { @@ -26,7 +26,7 @@ "negate": true, "required": true, "fields": { - "value": "[^0-9]9[ .][0-1]" + "value": "[^0-9]9[ .][0-1]\\b" } }, { @@ -35,7 +35,7 @@ "negate": true, "required": true, "fields": { - "value": "(?