From 90bec1cd2b611fad6d6e7037f7ad697795e815c3 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 21 Aug 2022 00:52:10 +0200 Subject: [PATCH] Added: Score + Hash - Added: Score + Hash --- docs/json/sonarr/cf/dv-sdr.json | 2 +- docs/json/sonarr/cf/pq.json | 10 +++++----- docs/json/sonarr/cf/qibi.json | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/json/sonarr/cf/dv-sdr.json b/docs/json/sonarr/cf/dv-sdr.json index dbc458be7..3d1ab8698 100644 --- a/docs/json/sonarr/cf/dv-sdr.json +++ b/docs/json/sonarr/cf/dv-sdr.json @@ -1,5 +1,5 @@ { - "trash_id": "xxx", + "trash_id": "27954b0a80aab882522a88a4d9eae1cd", "trash_score": "1500", "name": "DV SDR", "includeCustomFormatWhenRenaming": false, diff --git a/docs/json/sonarr/cf/pq.json b/docs/json/sonarr/cf/pq.json index 2acf640ae..8905442da 100644 --- a/docs/json/sonarr/cf/pq.json +++ b/docs/json/sonarr/cf/pq.json @@ -1,5 +1,5 @@ { - "trash_id": "xxx", + "trash_id": "2a7e3be05d3861d6df7171ec74cad727", "trash_score": "500", "name": "PQ", "includeCustomFormatWhenRenaming": false, @@ -23,21 +23,21 @@ } }, { - "name": "Not HDR10+", + "name": "Not HDR10", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\bHDR10Plus|HDR10(\\b\\+)" + "value": "\\bHDR10(\\b[^+|Plus])" } }, { - "name": "Not HDR10", + "name": "Not HDR10+", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\bHDR10(\\b[^+|Plus])" + "value": "\\bHDR10Plus|HDR10(\\b\\+)" } }, { diff --git a/docs/json/sonarr/cf/qibi.json b/docs/json/sonarr/cf/qibi.json index 2d74973bf..e61a701aa 100644 --- a/docs/json/sonarr/cf/qibi.json +++ b/docs/json/sonarr/cf/qibi.json @@ -1,4 +1,6 @@ { + "trash_id": "3ac5d84fce98bab1b531393e9c82f467", + "trash_score": "90", "name": "QIBI", "includeCustomFormatWhenRenaming": true, "specifications": [