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: []