From 2ca88d9c2e68dbf165e8fc2ae4b12cc584e9bc3c Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:45:48 -0600 Subject: [PATCH] Update h265.yml --- custom_formats/h265.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/custom_formats/h265.yml b/custom_formats/h265.yml index f404396..bb44804 100644 --- a/custom_formats/h265.yml +++ b/custom_formats/h265.yml @@ -3,6 +3,11 @@ description: Matches 'h265' regex pattern. tags: - Codec conditions: +- name: WEB + type: source + required: true + negate: false + source: web_dl - name: h265 negate: false pattern: h265 @@ -18,11 +23,6 @@ conditions: required: true negate: true pattern: Remux -- name: WEB - type: source - required: true - negate: false - source: web_dl - name: Not 4K type: resolution required: true