From 439d075f10ff9f429dd4488376366abc2d2c12e0 Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Tue, 11 Mar 2025 22:37:36 -0500 Subject: [PATCH] tweak(format): Rename and add DVD Negation --- .../{Remux (Quality).yml => Remux (Quality Match).yml} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) rename custom_formats/{Remux (Quality).yml => Remux (Quality Match).yml} (64%) diff --git a/custom_formats/Remux (Quality).yml b/custom_formats/Remux (Quality Match).yml similarity index 64% rename from custom_formats/Remux (Quality).yml rename to custom_formats/Remux (Quality Match).yml index 00753e3..c761241 100644 --- a/custom_formats/Remux (Quality).yml +++ b/custom_formats/Remux (Quality Match).yml @@ -1,4 +1,4 @@ -name: Remux (Quality) +name: Remux (Quality Match) description: Matches Remux using a quality modifier tags: - Storage @@ -8,4 +8,9 @@ conditions: required: true negate: false qualityModifier: remux +- name: DVD + negate: true + required: true + source: dvd + type: source tests: []