From 3323295241723b67d361c8d149161da2c6938dc8 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 24 Dec 2022 16:35:39 +0100 Subject: [PATCH] Synced + Sorted CF between the Starr apps - Synced + Sorted CF between the Starr apps - Renamed Condition `Not Groups` to `Not RlsGrp` --- docs/json/radarr/cf/atmos-undefined.json | 36 ++++++++++++------------ docs/json/radarr/cf/dv-webdl.json | 15 ++++++++-- docs/json/radarr/cf/hdr-undefined.json | 2 +- docs/json/radarr/cf/hdr.json | 2 +- docs/json/radarr/cf/truehd.json | 2 +- docs/json/sonarr/cf/atmos-undefined.json | 21 ++++++++++---- docs/json/sonarr/cf/br-disk.json | 1 - docs/json/sonarr/cf/dv-webdl.json | 31 ++++++++++++-------- docs/json/sonarr/cf/hdr-undefined.json | 2 +- docs/json/sonarr/cf/hdr.json | 2 +- docs/json/sonarr/cf/truehd.json | 9 ++++++ 11 files changed, 79 insertions(+), 44 deletions(-) diff --git a/docs/json/radarr/cf/atmos-undefined.json b/docs/json/radarr/cf/atmos-undefined.json index 4c830d7d3..152178bcb 100644 --- a/docs/json/radarr/cf/atmos-undefined.json +++ b/docs/json/radarr/cf/atmos-undefined.json @@ -5,48 +5,48 @@ "includeCustomFormatWhenRenaming": false, "specifications": [ { - "name": "Dolby Digital Plus", + "name": "ATMOS", "implementation": "ReleaseTitleSpecification", - "negate": true, + "negate": false, "required": true, "fields": { - "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" + "value": "\\bATMOS(\\b|\\d)" } }, { - "name": "ATMOS", + "name": "Not AAC", "implementation": "ReleaseTitleSpecification", - "negate": false, + "negate": true, "required": true, "fields": { - "value": "\\bATMOS(\\b|\\d)" + "value": "\\bAAC(\\b|\\d)" } }, { - "name": "Not TrueHD", + "name": "Not Basic Dolby Digital ", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "True[ .-]?HD" + "value": "\\bDD[^a-z+]|(?