From 4675d2af4aacfbc3d749d969be04175894f30dcb Mon Sep 17 00:00:00 2001 From: xshatterx Date: Mon, 17 Nov 2025 20:06:13 -0600 Subject: [PATCH] tweak(format): Add GALVANiZE to 1080p Quality Tier 6 --- custom_formats/1080p Quality Tier 6.yml | 5 +++++ regex_patterns/GALVANiZE.yml | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 regex_patterns/GALVANiZE.yml diff --git a/custom_formats/1080p Quality Tier 6.yml b/custom_formats/1080p Quality Tier 6.yml index 7813daf..a9fb89c 100644 --- a/custom_formats/1080p Quality Tier 6.yml +++ b/custom_formats/1080p Quality Tier 6.yml @@ -31,6 +31,11 @@ conditions: pattern: EuReKA required: false type: release_group +- name: GALVANiZE + type: release_group + required: false + negate: false + pattern: GALVANiZE - name: HANDJOB negate: false pattern: HANDJOB diff --git a/regex_patterns/GALVANiZE.yml b/regex_patterns/GALVANiZE.yml new file mode 100644 index 0000000..b27b2bb --- /dev/null +++ b/regex_patterns/GALVANiZE.yml @@ -0,0 +1,7 @@ +name: GALVANiZE +pattern: (?<=^|[\s.-])GALVANiZE\b +description: '' +tags: +- Release Group +- Bluray +tests: []