From a820e2b3f7842937699e3870c33b982bc66c90be Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 11 Apr 2021 21:46:19 +0200 Subject: [PATCH] - Updated: HDR (undefined) - Fixed stop match if detects DoVi in release title. (Double Scoring) - Updated: HDR (undefined) - Fixed stop match if detects DoVi in release title. (Double Scoring) --- docs/Radarr/V3/Radarr-collection-of-custom-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md index 84bf31125..eb89b6d62 100644 --- a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md @@ -2244,7 +2244,7 @@ Advanced Audio Coding "negate": true, "required": true, "fields": { - "value": "\\b(dv|dovi)\\b|dolby.?vision" + "value": "\\b(dv|dovi|dolby[ .]vision)\\b" } }, {