diff --git a/custom_formats/1080p Efficient WEB-DL Tier 2.yml b/custom_formats/1080p Efficient WEB-DL Tier 2.yml index 51f99b3..977df39 100644 --- a/custom_formats/1080p Efficient WEB-DL Tier 2.yml +++ b/custom_formats/1080p Efficient WEB-DL Tier 2.yml @@ -18,11 +18,16 @@ conditions: pattern: HEVC required: true type: release_title -- name: ARCADE +- name: AnoZu type: release_group required: false + negate: false + pattern: AnoZu +- name: ARCADE negate: false pattern: ARCADE + required: false + type: release_group - name: SiGMA negate: false pattern: SiGMA diff --git a/regex_patterns/AnoZu.yml b/regex_patterns/AnoZu.yml new file mode 100644 index 0000000..e5b2855 --- /dev/null +++ b/regex_patterns/AnoZu.yml @@ -0,0 +1,7 @@ +name: AnoZu +pattern: (?<=^|[\s.-])AnoZu\b +description: '' +tags: +- Release Group +- WEB-DL +tests: []