From e3ba6017fa15a6e9f5c1d9033f55f5b2b86c190d Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 25 Mar 2025 14:52:03 +0100 Subject: [PATCH] Removing golden popcorn temporarily --- custom_formats/1080p Golden Popcorn.yml | 9 ++------- custom_formats/720p Golden Popcorn.yml | 9 ++------- custom_formats/Full Disc (Quality Match).yml | 8 ++++---- 3 files changed, 8 insertions(+), 18 deletions(-) diff --git a/custom_formats/1080p Golden Popcorn.yml b/custom_formats/1080p Golden Popcorn.yml index f028c8b..9a2756d 100644 --- a/custom_formats/1080p Golden Popcorn.yml +++ b/custom_formats/1080p Golden Popcorn.yml @@ -4,14 +4,9 @@ tags: - Flag - Golden Popcorn conditions: -- name: 1080p +- name: 360p negate: false required: true - resolution: 1080p + resolution: 360p type: resolution -- flag: ptp_golden - name: Golden Popcorn - negate: false - required: true - type: indexer_flag tests: [] diff --git a/custom_formats/720p Golden Popcorn.yml b/custom_formats/720p Golden Popcorn.yml index 7eb75cd..11e7b1f 100644 --- a/custom_formats/720p Golden Popcorn.yml +++ b/custom_formats/720p Golden Popcorn.yml @@ -4,14 +4,9 @@ tags: - Flag - Golden Popcorn conditions: -- name: 720p +- name: 360p negate: false required: true - resolution: 720p + resolution: 360p type: resolution -- flag: ptp_golden - name: Golden Popcorn - negate: false - required: true - type: indexer_flag tests: [] diff --git a/custom_formats/Full Disc (Quality Match).yml b/custom_formats/Full Disc (Quality Match).yml index db6b5cd..da9aafe 100644 --- a/custom_formats/Full Disc (Quality Match).yml +++ b/custom_formats/Full Disc (Quality Match).yml @@ -3,9 +3,9 @@ description: Matches full discs using a quality modifier tags: - Storage conditions: -- name: BRDISK - type: quality_modifier - required: true +- name: 360p negate: false - qualityModifier: brdisk + required: true + resolution: 360p + type: resolution tests: []