From 51d9b6340098b348871c7bec06bb8dc14eb1a8f9 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 5 Jan 2023 15:55:52 -0600 Subject: [PATCH] Radarr - Add CREATiVE24 to Low Quality Poorly named releases including "DTSHD-MA" as PCM WEBDLs as m2ts --- docs/json/radarr/cf/lq.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index 55abda797..d4145c7a7 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -103,6 +103,15 @@ "value": "\\b(CHD)\\b" } }, + { + "name": "CREATiVE24", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(CREATiVE24)\\b" + } + }, { "name": "CrEwSaDe", "implementation": "ReleaseGroupSpecification",