From 5212b72fc1c041d4266dd6ddfadcecbbbf69dd6d Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 15 Mar 2025 18:09:19 -0500 Subject: [PATCH] tweak(format): Change Tag --- custom_formats/2160p Remux.yml | 6 +++--- custom_formats/2160p WEBDL.yml | 6 +++--- custom_formats/2160p WEBRip.yml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/custom_formats/2160p Remux.yml b/custom_formats/2160p Remux.yml index df43c49..2783067 100644 --- a/custom_formats/2160p Remux.yml +++ b/custom_formats/2160p Remux.yml @@ -1,13 +1,13 @@ name: 2160p Remux description: Matches 2160p Remux tags: -- Source +- Resolution conditions: - name: 2160p - type: resolution - required: true negate: false + required: true resolution: 2160p + type: resolution - name: Remux negate: false pattern: Remux diff --git a/custom_formats/2160p WEBDL.yml b/custom_formats/2160p WEBDL.yml index b60dad9..508c46c 100644 --- a/custom_formats/2160p WEBDL.yml +++ b/custom_formats/2160p WEBDL.yml @@ -1,13 +1,13 @@ name: 2160p WEBDL description: Matches 2160p WEBDLs. tags: -- Source +- Resolution conditions: - name: 2160p - type: resolution - required: true negate: false + required: true resolution: 2160p + type: resolution - name: WEBDL negate: false required: true diff --git a/custom_formats/2160p WEBRip.yml b/custom_formats/2160p WEBRip.yml index 0842e72..9ec4ab0 100644 --- a/custom_formats/2160p WEBRip.yml +++ b/custom_formats/2160p WEBRip.yml @@ -1,13 +1,13 @@ name: 2160p WEBRip description: Matches 2160p WEBRips. tags: -- Source +- Resolution conditions: - name: 2160p - type: resolution - required: true negate: false + required: true resolution: 2160p + type: resolution - name: WEBRip negate: false required: true