From d7e8641d46366c491ada6573808160ceb1c1bb3f Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 4 Sep 2021 14:38:36 +0200 Subject: [PATCH] Updated: [DTS-HD MA] - Fixed: Cleanup RegEx --- docs/json/radarr/dts-hd-ma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/radarr/dts-hd-ma.json b/docs/json/radarr/dts-hd-ma.json index efe84d86c..bc94a0d23 100644 --- a/docs/json/radarr/dts-hd-ma.json +++ b/docs/json/radarr/dts-hd-ma.json @@ -90,7 +90,7 @@ "negate": true, "required": true, "fields": { - "value": "dts.?(es|(hd.?)?(hr|hi))" + "value": "dts[-. ]?(es|(hd[. ]?)?(hr|hi))" } } ]