From b20dfb5fe3756c641e8cab42eb44b90cee359c97 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 11 Aug 2025 17:37:51 -0500 Subject: [PATCH] tweak(format): KONTRAST Tier 5 Sonarr WEB --- custom_formats/1080p Efficient WEB Tier 5 (Sonarr).yml | 5 +++++ regex_patterns/KONTRAST.yml | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 regex_patterns/KONTRAST.yml diff --git a/custom_formats/1080p Efficient WEB Tier 5 (Sonarr).yml b/custom_formats/1080p Efficient WEB Tier 5 (Sonarr).yml index 3573097..d5b8e5b 100644 --- a/custom_formats/1080p Efficient WEB Tier 5 (Sonarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 5 (Sonarr).yml @@ -31,6 +31,11 @@ conditions: pattern: iVy required: false type: release_group +- name: KONTRAST + type: release_group + required: false + negate: false + pattern: KONTRAST - name: PHOCiS negate: false pattern: PHOCiS diff --git a/regex_patterns/KONTRAST.yml b/regex_patterns/KONTRAST.yml new file mode 100644 index 0000000..a763845 --- /dev/null +++ b/regex_patterns/KONTRAST.yml @@ -0,0 +1,7 @@ +name: KONTRAST +pattern: (?<=^|[\s.-])KONTRAST\b +description: '' +tags: +- Release Group +- WEB-DL +tests: []