From 2b59d259ae9be88aae8f80607e31acf9ad18bd15 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Wed, 16 Nov 2022 14:22:37 +0100 Subject: [PATCH] Added: RlsGrp `SwAgLaNdEr` - Added: RlsGrp `SwAgLaNdEr` This is a group that's on the BTN list and does Dutch TV shows from different Dutch Streaming Services. --- docs/json/sonarr/cf/web-tier-03.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/json/sonarr/cf/web-tier-03.json b/docs/json/sonarr/cf/web-tier-03.json index 79f49e1be..5f17214a4 100644 --- a/docs/json/sonarr/cf/web-tier-03.json +++ b/docs/json/sonarr/cf/web-tier-03.json @@ -13,6 +13,15 @@ "value": "\\b(SLiGNOME)\\b" } }, + { + "name": "SwAgLaNdEr", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(SwAgLaNdEr)\\b" + } + }, { "name": "T4H", "implementation": "ReleaseGroupSpecification",