From 32f8d568ea41cd0ebd3f8bc8c081bf98026deb61 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 20 Mar 2025 21:13:37 +0100 Subject: [PATCH] Fixes to fix sync --- custom_formats/720p Golden Popcorn.yml | 4 ++-- custom_formats/Full Disc (Quality Match).yml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/custom_formats/720p Golden Popcorn.yml b/custom_formats/720p Golden Popcorn.yml index b9f25d1..11e7b1f 100644 --- a/custom_formats/720p Golden Popcorn.yml +++ b/custom_formats/720p Golden Popcorn.yml @@ -4,9 +4,9 @@ tags: - Flag - Golden Popcorn conditions: -- name: 720p +- name: 360p negate: false required: true - resolution: 720p + resolution: 360p type: resolution tests: [] diff --git a/custom_formats/Full Disc (Quality Match).yml b/custom_formats/Full Disc (Quality Match).yml index 108d3f6..da9aafe 100644 --- a/custom_formats/Full Disc (Quality Match).yml +++ b/custom_formats/Full Disc (Quality Match).yml @@ -3,4 +3,9 @@ description: Matches full discs using a quality modifier tags: - Storage conditions: +- name: 360p + negate: false + required: true + resolution: 360p + type: resolution tests: []