From 2e3b273011b7abeb43348832363ba054b91dd70b Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 28 Jul 2025 20:40:55 -0500 Subject: [PATCH] tweak(profile): Fix Efficient WEBDL Tags / Score Tiers 1 and 2 --- custom_formats/1080p Efficient WEB-DL Tier 1.yml | 8 +++++--- custom_formats/1080p Efficient WEB-DL Tier 2.yml | 8 +++++--- custom_formats/1080p Efficient WEB-DL Tier 3.yml | 8 +++++--- profiles/1080p Efficient.yml | 4 +++- 4 files changed, 18 insertions(+), 10 deletions(-) diff --git a/custom_formats/1080p Efficient WEB-DL Tier 1.yml b/custom_formats/1080p Efficient WEB-DL Tier 1.yml index c717d86..295d0f6 100644 --- a/custom_formats/1080p Efficient WEB-DL Tier 1.yml +++ b/custom_formats/1080p Efficient WEB-DL Tier 1.yml @@ -1,7 +1,9 @@ name: 1080p Efficient WEB-DL Tier 1 description: Matches 1080p WEB-DLs. tags: -- Resolution +- Release Group Tier +- 1080p +- Efficient conditions: - name: 1080p negate: false @@ -64,10 +66,10 @@ conditions: required: false type: release_group - name: SMURF - type: release_group - required: false negate: false pattern: SMURF + required: false + type: release_group - name: TEPES negate: false pattern: TEPES diff --git a/custom_formats/1080p Efficient WEB-DL Tier 2.yml b/custom_formats/1080p Efficient WEB-DL Tier 2.yml index 6113e64..88b8d15 100644 --- a/custom_formats/1080p Efficient WEB-DL Tier 2.yml +++ b/custom_formats/1080p Efficient WEB-DL Tier 2.yml @@ -1,7 +1,9 @@ name: 1080p Efficient WEB-DL Tier 2 description: Matches 1080p WEB-DLs. tags: -- Resolution +- Release Group Tier +- 1080p +- Efficient conditions: - name: 1080p negate: false @@ -39,8 +41,8 @@ conditions: required: false type: release_group - name: Yoyo - type: release_group - required: false negate: false pattern: Yoyo + required: false + type: release_group tests: [] diff --git a/custom_formats/1080p Efficient WEB-DL Tier 3.yml b/custom_formats/1080p Efficient WEB-DL Tier 3.yml index a5b0717..04d53af 100644 --- a/custom_formats/1080p Efficient WEB-DL Tier 3.yml +++ b/custom_formats/1080p Efficient WEB-DL Tier 3.yml @@ -1,7 +1,9 @@ name: 1080p Efficient WEB-DL Tier 3 description: Matches 1080p WEB-DLs. tags: -- Resolution +- Release Group Tier +- 1080p +- Efficient conditions: - name: 1080p negate: false @@ -24,8 +26,8 @@ conditions: required: false type: release_group - name: OnlyWeb - type: release_group - required: false negate: false pattern: OnlyWeb + required: false + type: release_group tests: [] diff --git a/profiles/1080p Efficient.yml b/profiles/1080p Efficient.yml index 26a6ae9..ccc30e8 100644 --- a/profiles/1080p Efficient.yml +++ b/profiles/1080p Efficient.yml @@ -12,7 +12,9 @@ upgradeUntilScore: 20000 minScoreIncrement: 1 custom_formats: - name: 1080p Efficient WEB-DL Tier 1 - score: 14000 + score: 12900 +- name: 1080p Efficient WEB-DL Tier 2 + score: 12800 - name: 1080p Efficient Bluray Tier 1 (Radarr) score: 12200 - name: 1080p Efficient Bluray Tier 2 (Radarr)