From 228aa1e5a1972a67e836d8d4c8f674e37e1c9fc1 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 24 Nov 2025 12:50:30 -0600 Subject: [PATCH] tweak(format): Add 2160p Negation into Banned WEBRip (Efficient) --- custom_formats/Banned WEBRip (Efficient).yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom_formats/Banned WEBRip (Efficient).yml b/custom_formats/Banned WEBRip (Efficient).yml index 50c0fb3..08a75fe 100644 --- a/custom_formats/Banned WEBRip (Efficient).yml +++ b/custom_formats/Banned WEBRip (Efficient).yml @@ -9,6 +9,11 @@ conditions: required: true source: webrip type: source +- name: Not 2160p + type: resolution + required: true + negate: true + resolution: 2160p - name: Not 1080p negate: true required: true