From 05aa01bbb493a660848b647cdef270812d0a53b8 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 25 Mar 2025 13:37:35 +0100 Subject: [PATCH] Adding back Golden Popcorn --- custom_formats/1080p Golden Popcorn.yml | 9 +++++++-- custom_formats/720p Golden Popcorn.yml | 13 +++++++++---- custom_formats/Full Disc (Quality Match).yml | 8 ++++---- 3 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom_formats/1080p Golden Popcorn.yml b/custom_formats/1080p Golden Popcorn.yml index 9a2756d..f028c8b 100644 --- a/custom_formats/1080p Golden Popcorn.yml +++ b/custom_formats/1080p Golden Popcorn.yml @@ -4,9 +4,14 @@ tags: - Flag - Golden Popcorn conditions: -- name: 360p +- name: 1080p negate: false required: true - resolution: 360p + resolution: 1080p 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 11e7b1f..f028c8b 100644 --- a/custom_formats/720p Golden Popcorn.yml +++ b/custom_formats/720p Golden Popcorn.yml @@ -1,12 +1,17 @@ -name: 720p Golden Popcorn -description: Matches 720p Golden Popcorns. Only works on PassThePopcorn +name: 1080p Golden Popcorn +description: Matches 1080p Golden Popcorns. Only works on PassThePopcorn tags: - Flag - Golden Popcorn conditions: -- name: 360p +- name: 1080p negate: false required: true - resolution: 360p + resolution: 1080p 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 da9aafe..db6b5cd 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: 360p - negate: false +- name: BRDISK + type: quality_modifier required: true - resolution: 360p - type: resolution + negate: false + qualityModifier: brdisk tests: []