From 5dc5a9fbd685a96039f036880d7ac5b08f4922d8 Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Sun, 9 Feb 2025 01:23:57 +0000 Subject: [PATCH] fix(format): Fix condition name - 1080p -> 2160p --- custom_formats/x264 (2160p).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_formats/x264 (2160p).yml b/custom_formats/x264 (2160p).yml index 0db5c44..01a1438 100644 --- a/custom_formats/x264 (2160p).yml +++ b/custom_formats/x264 (2160p).yml @@ -4,7 +4,7 @@ tags: - Codec - Resolution conditions: -- name: 1080p +- name: 2160p negate: false required: true resolution: 2160p