From 74f4e91afd5a8b16b87ad1078e204d3594bd1316 Mon Sep 17 00:00:00 2001 From: owine Date: Fri, 2 Sep 2022 14:25:44 -0500 Subject: [PATCH 1/2] Radarr CF (ddplus): Remove Basic DD negation --- docs/json/radarr/cf/ddplus.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/json/radarr/cf/ddplus.json b/docs/json/radarr/cf/ddplus.json index f7ccf9db0..d96fcaa23 100644 --- a/docs/json/radarr/cf/ddplus.json +++ b/docs/json/radarr/cf/ddplus.json @@ -30,15 +30,6 @@ "value": "\\bDTS(\\b|\\d)" } }, - { - "name": "Not Basic Dolby Digital", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "\\bDD[^a-z+]|(? Date: Fri, 2 Sep 2022 14:25:54 -0500 Subject: [PATCH 2/2] Sonarr CF (ddplus): Remove Basic DD negation --- docs/json/sonarr/cf/ddplus.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/json/sonarr/cf/ddplus.json b/docs/json/sonarr/cf/ddplus.json index 71ae1118f..ff7ed7361 100644 --- a/docs/json/sonarr/cf/ddplus.json +++ b/docs/json/sonarr/cf/ddplus.json @@ -30,15 +30,6 @@ "value": "\\bDTS(\\b|\\d)" } }, - { - "name": "Not Basic Dolby Digital", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "\\bDD[^a-z+]|(?