From d09aaf8cfdef803245e6d30aeff76823ec6b6447 Mon Sep 17 00:00:00 2001 From: nuxen <47067662+nuxencs@users.noreply.github.com> Date: Sat, 1 Apr 2023 15:38:50 +0200 Subject: [PATCH 1/2] fix(sonarr): `SHOWTIME` CF mismatching --- docs/json/sonarr/cf/sho.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/sonarr/cf/sho.json b/docs/json/sonarr/cf/sho.json index be9ec42d7..310ac0b79 100644 --- a/docs/json/sonarr/cf/sho.json +++ b/docs/json/sonarr/cf/sho.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(sho|showtime)\\b" + "value": "\\b(sho|showtime)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" } }, { From fcb73e106f3682f654d4302fee5de6879761f607 Mon Sep 17 00:00:00 2001 From: nuxen <47067662+nuxencs@users.noreply.github.com> Date: Sat, 1 Apr 2023 17:19:22 +0200 Subject: [PATCH 2/2] fix(sonarr): add regex example to `SHO` CF --- docs/json/sonarr/cf/sho.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/json/sonarr/cf/sho.json b/docs/json/sonarr/cf/sho.json index 310ac0b79..31aa7160a 100644 --- a/docs/json/sonarr/cf/sho.json +++ b/docs/json/sonarr/cf/sho.json @@ -1,6 +1,7 @@ { "trash_id": "ae58039e1319178e6be73caab5c42166", "trash_score": "95", + "trash_regex": "https://regex101.com/r/kjPPbG/1", "name": "SHO", "includeCustomFormatWhenRenaming": true, "specifications": [