From fb375fa17e3accb5a6618fa773991dd6be1d90d6 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 16 Jan 2022 17:35:41 +0100 Subject: [PATCH] Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name. - Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name. --- docs/json/radarr/truehd-atmos.json | 107 +++++++++++++++-------------- 1 file changed, 54 insertions(+), 53 deletions(-) diff --git a/docs/json/radarr/truehd-atmos.json b/docs/json/radarr/truehd-atmos.json index daecbd60a..b1b2b2f07 100644 --- a/docs/json/radarr/truehd-atmos.json +++ b/docs/json/radarr/truehd-atmos.json @@ -3,59 +3,60 @@ "trash_score": "5000", "name": "TrueHD ATMOS", "includeCustomFormatWhenRenaming": false, - "specifications": [{ - "name": "TrueHD", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": true, - "fields": { - "value": "TrueHD" - } - }, - { - "name": "ATMOS", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": true, - "fields": { - "value": "\\bATMOS(\\b|\\d)" - } - }, - { - "name": "Not Dolby Digital Plus ", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "[^-]dd[p+]|eac3" - } - }, - { - "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": "(?