From 17b23ed9d364f1f5a6c3e18ce87d66538e404be1 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 15 Aug 2021 12:27:12 +0200 Subject: [PATCH] Update hq.json - Removed: BLOCK4 (moved to own custom format) - Removed: Remux Groups (moved to own custom format) - Changed: Scoring to new higher scoring --- docs/json/radarr/hq.json | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/docs/json/radarr/hq.json b/docs/json/radarr/hq.json index 0a5bf3972..62eebb7f9 100644 --- a/docs/json/radarr/hq.json +++ b/docs/json/radarr/hq.json @@ -1,6 +1,6 @@ { "trash_id": "1c7d7b04b15cc53ea61204bebbcc1ee2", - "trash_score": "100", + "trash_score": "1700", "name": "HQ", "includeCustomFormatWhenRenaming": false, "specifications": [ @@ -31,24 +31,6 @@ "value": "-CRiSC|-CtrlHD|-DON|\\b-EA\\b|-EbP|-LolHD|-SbR|-TayTo|-VietHD" } }, - { - "name": "[BLOCK4]", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\bBHDStudio\\b" - } - }, - { - "name": "[Remux Groups]", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": false, - "fields": { - "value": "-FraMeSToR|-EPSiLON|\\bKRaLiMaRKo\\b|-PmP|-BLURANiUM|-SiCFoI|-SURFINBIRD" - } - }, { "name": "WEBDL", "implementation": "SourceSpecification", @@ -69,3 +51,5 @@ } ] } + +