Update 1080p Balanced Tier 1.yml
This commit is contained in:
parent
46b482f452
commit
19e31652e5
|
|
@ -5,16 +5,16 @@ tags:
|
||||||
- Balanced
|
- Balanced
|
||||||
- 1080p
|
- 1080p
|
||||||
conditions:
|
conditions:
|
||||||
- name: Not WEB-DL
|
|
||||||
negate: true
|
|
||||||
required: true
|
|
||||||
source: web_dl
|
|
||||||
type: source
|
|
||||||
- name: 1080p
|
- name: 1080p
|
||||||
negate: false
|
negate: false
|
||||||
required: true
|
required: true
|
||||||
resolution: 1080p
|
resolution: 1080p
|
||||||
type: resolution
|
type: resolution
|
||||||
|
- name: Not WEB-DL
|
||||||
|
negate: true
|
||||||
|
required: true
|
||||||
|
source: web_dl
|
||||||
|
type: source
|
||||||
- name: BHDStudio
|
- name: BHDStudio
|
||||||
negate: false
|
negate: false
|
||||||
pattern: BHDStudio
|
pattern: BHDStudio
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue