From c7489b775e427d7add606295a85efcf2c54f15d7 Mon Sep 17 00:00:00 2001 From: owine Date: Tue, 4 Oct 2022 14:19:29 -0500 Subject: [PATCH] (Radarr) DTS-HD MA: Remove Basic DTS negation --- docs/json/radarr/cf/dts-hd-ma.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/json/radarr/cf/dts-hd-ma.json b/docs/json/radarr/cf/dts-hd-ma.json index 0a48f8c67..01c7bb471 100644 --- a/docs/json/radarr/cf/dts-hd-ma.json +++ b/docs/json/radarr/cf/dts-hd-ma.json @@ -31,15 +31,6 @@ "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" } }, - { - "name": "Not Basic DTS", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "DTS[ .]?[1-9]" - } - }, { "name": "Not Basic Dolby Digital ", "implementation": "ReleaseTitleSpecification",