Update 1080p Quality Tier 5.yml

This commit is contained in:
Seraphys 2025-02-06 16:37:26 -06:00 committed by GitHub
parent 3475b0372b
commit 46b482f452
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 15 deletions

View File

@ -6,6 +6,21 @@ tags:
- 1080p
- Quality
conditions:
- name: 1080p
type: resolution
required: true
negate: false
resolution: 1080p
- name: Not WEB-DL
type: source
required: true
negate: true
source: web_dl
- name: Not DVD
type: source
required: true
negate: true
source: dvd
- name: AJP69
negate: false
pattern: AJP69
@ -236,19 +251,4 @@ conditions:
required: false
negate: false
pattern: ZoroSenpai
- name: Not WEB-DL
type: source
required: true
negate: true
source: web_dl
- name: Not DVD
type: source
required: true
negate: true
source: dvd
- name: 1080p
type: resolution
required: true
negate: false
resolution: 1080p
tests: []