tweak(format): Add Not HONE to Compact Tiers with DarQ

This commit is contained in:
Seraphys
2025-12-21 17:42:45 -06:00
parent a01be7a2d0
commit f6795e1074
4 changed files with 20 additions and 0 deletions

View File

@@ -22,6 +22,11 @@ conditions:
pattern: x265 (Efficient) pattern: x265 (Efficient)
required: true required: true
type: release_title type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ - name: DarQ
negate: false negate: false
pattern: DarQ pattern: DarQ

View File

@@ -16,6 +16,11 @@ conditions:
pattern: x265 (Efficient) pattern: x265 (Efficient)
required: true required: true
type: release_title type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: WEB-DL - name: WEB-DL
negate: false negate: false
required: false required: false

View File

@@ -21,6 +21,11 @@ conditions:
pattern: x265 (Efficient) pattern: x265 (Efficient)
required: true required: true
type: release_title type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ - name: DarQ
negate: false negate: false
pattern: DarQ pattern: DarQ

View File

@@ -16,6 +16,11 @@ conditions:
pattern: x265 (Efficient) pattern: x265 (Efficient)
required: true required: true
type: release_title type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: WEB-DL - name: WEB-DL
negate: false negate: false
required: false required: false