From 3d9a6a1f2a4dd4f80dc1d3ec4472552389666814 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 16 Jan 2022 17:38:33 +0100 Subject: [PATCH] Fixed: CF `[ATMOS (undefined)]` to prevent double scoring with latest update of `[TrueHD Atmos]`. - Fixed: CF `[ATMOS (undefined)]` to prevent double scoring with latest update of `[TrueHD Atmos]`. --- docs/json/radarr/atmos-undefined.json | 152 ++++++++++++++------------ 1 file changed, 81 insertions(+), 71 deletions(-) diff --git a/docs/json/radarr/atmos-undefined.json b/docs/json/radarr/atmos-undefined.json index d98ae8285..03f4f49a8 100644 --- a/docs/json/radarr/atmos-undefined.json +++ b/docs/json/radarr/atmos-undefined.json @@ -3,77 +3,87 @@ "trash_score": "3000", "name": "ATMOS (undefined)", "includeCustomFormatWhenRenaming": false, - "specifications": [{ - "name": "Dolby Digital Plus", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "[^-]dd[p+]|eac3" - } - }, - { - "name": "ATMOS", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": true, - "fields": { - "value": "\\bATMOS(\\b|\\d)" - } - }, - { - "name": "Not TrueHD", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "TrueHD" - } - }, - { - "name": "Not DTS", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "\\bDTS(\\b|\\d)" - } - }, - { - "name": "Not Basic Dolby Digital ", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "(?