diff --git a/custom_formats/1080p Golden Popcorn.yml b/custom_formats/1080p Golden Popcorn.yml deleted file mode 100644 index f028c8b..0000000 --- a/custom_formats/1080p Golden Popcorn.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: 1080p Golden Popcorn -description: Matches 1080p Golden Popcorns. Only works on PassThePopcorn -tags: -- Flag -- Golden Popcorn -conditions: -- name: 1080p - negate: false - required: true - 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 deleted file mode 100644 index 7eb75cd..0000000 --- a/custom_formats/720p Golden Popcorn.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: 720p Golden Popcorn -description: Matches 720p Golden Popcorns. Only works on PassThePopcorn -tags: -- Flag -- Golden Popcorn -conditions: -- name: 720p - negate: false - required: true - resolution: 720p - 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 deleted file mode 100644 index db6b5cd..0000000 --- a/custom_formats/Full Disc (Quality Match).yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Full Disc (Quality Match) -description: Matches full discs using a quality modifier -tags: -- Storage -conditions: -- name: BRDISK - type: quality_modifier - required: true - negate: false - qualityModifier: brdisk -tests: [] diff --git a/custom_formats/SD Golden Popcorn.yml b/custom_formats/SD Golden Popcorn.yml deleted file mode 100644 index 331f76d..0000000 --- a/custom_formats/SD Golden Popcorn.yml +++ /dev/null @@ -1,32 +0,0 @@ -name: SD Golden Popcorn -description: Matches SD Golden Popcorns. Only works on PassThePopcorn -tags: -- Flag -- Golden Popcorn -conditions: -- name: 360p - negate: false - required: false - resolution: 360p - type: resolution -- name: 480p - negate: false - required: false - resolution: 480p - type: resolution -- name: 540p - negate: false - required: false - resolution: 540p - type: resolution -- name: 576p - negate: false - required: false - resolution: 576p - type: resolution -- flag: ptp_golden - name: Golden Popcorn - negate: false - required: true - type: indexer_flag -tests: []