From 27c8287557aa99807797b3d0056db96dbeb8fe28 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 9 Aug 2025 01:46:19 -0500 Subject: [PATCH] tweak(format): Change 1080p WEB-DL condition to AVC --- custom_formats/1080p WEB-DL (h264).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_formats/1080p WEB-DL (h264).yml b/custom_formats/1080p WEB-DL (h264).yml index ad0ccbc..cb2e64a 100644 --- a/custom_formats/1080p WEB-DL (h264).yml +++ b/custom_formats/1080p WEB-DL (h264).yml @@ -15,7 +15,7 @@ conditions: type: source - name: h264 negate: false - pattern: h264 + pattern: AVC required: true type: release_title tests: []