From 0e7609608f7eb1d0f03719c85499e5fb7fcd8afe Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sun, 7 Dec 2025 17:42:04 -0600 Subject: [PATCH] tweak(format): Move TheFarm to WEB-DL Tier 1 --- custom_formats/WEB-DL Tier 1.yml | 5 +++++ custom_formats/WEB-DL Tier 2.yml | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/custom_formats/WEB-DL Tier 1.yml b/custom_formats/WEB-DL Tier 1.yml index 5b9965c..a5ff9d0 100644 --- a/custom_formats/WEB-DL Tier 1.yml +++ b/custom_formats/WEB-DL Tier 1.yml @@ -19,4 +19,9 @@ conditions: pattern: NTb required: false type: release_group +- name: TheFarm + type: release_group + required: false + negate: false + pattern: TheFarm tests: [] diff --git a/custom_formats/WEB-DL Tier 2.yml b/custom_formats/WEB-DL Tier 2.yml index 2ce75d2..b11321b 100644 --- a/custom_formats/WEB-DL Tier 2.yml +++ b/custom_formats/WEB-DL Tier 2.yml @@ -44,9 +44,4 @@ conditions: pattern: TEPES required: false type: release_group -- name: TheFarm - type: release_group - required: false - negate: false - pattern: TheFarm tests: []