From 8c5a230cb5053028d0d76c385127a5e3752e6946 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 27 May 2025 18:39:04 -0500 Subject: [PATCH] tweak(format): Change Bluray Source to Not DVD due to Sonarr --- custom_formats/Remux Tier 1.yml | 8 ++++---- custom_formats/Remux.yml | 6 +++--- custom_formats/Unwanted Remux Groups.yml | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/custom_formats/Remux Tier 1.yml b/custom_formats/Remux Tier 1.yml index 4182149..00025d3 100644 --- a/custom_formats/Remux Tier 1.yml +++ b/custom_formats/Remux Tier 1.yml @@ -9,11 +9,11 @@ conditions: pattern: Remux required: true type: release_title -- name: Bluray - type: source +- name: Not DVD + negate: true required: true - negate: false - source: bluray + source: dvd + type: source - name: 3L negate: false pattern: 3L diff --git a/custom_formats/Remux.yml b/custom_formats/Remux.yml index fba03b5..fdee1cf 100644 --- a/custom_formats/Remux.yml +++ b/custom_formats/Remux.yml @@ -8,9 +8,9 @@ conditions: pattern: Remux required: true type: release_title -- name: Bluray - negate: false +- name: Not DVD + negate: true required: true - source: bluray + source: dvd type: source tests: [] diff --git a/custom_formats/Unwanted Remux Groups.yml b/custom_formats/Unwanted Remux Groups.yml index 664dd31..60ea598 100644 --- a/custom_formats/Unwanted Remux Groups.yml +++ b/custom_formats/Unwanted Remux Groups.yml @@ -10,11 +10,11 @@ conditions: pattern: Remux required: true type: release_title -- name: Bluray - type: source +- name: Not DVD + negate: true required: true - negate: false - source: bluray + source: dvd + type: source - name: LEGi0N negate: false pattern: LEGi0N