From 95f842381128784273c32a156ef7cfd99dafc323 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 6 Nov 2021 09:15:57 +0100 Subject: [PATCH] Updated: [DD+ Atmos] Added: Support for DDPA recognizing --- docs/json/radarr/dd-atmos.json | 145 +++++++++++++++++---------------- 1 file changed, 73 insertions(+), 72 deletions(-) diff --git a/docs/json/radarr/dd-atmos.json b/docs/json/radarr/dd-atmos.json index 13b6df5ae..0341ae4fc 100644 --- a/docs/json/radarr/dd-atmos.json +++ b/docs/json/radarr/dd-atmos.json @@ -3,77 +3,78 @@ "trash_score": "1800", "name": "DD+ ATMOS", "includeCustomFormatWhenRenaming": false, - "specifications": [{ - "name": "Dolby Digital Plus", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "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": "(?