Changes to fix sync
This commit is contained in:
parent
7729a46ad1
commit
62d45226bb
|
|
@ -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: []
|
|
||||||
|
|
@ -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: []
|
|
||||||
|
|
@ -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: []
|
|
||||||
|
|
@ -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: []
|
|
||||||
Loading…
Reference in New Issue