create(format): Balanced Tier 1

- Replaces BHDStudio / Streaming Optimised CFs
- Matches BHDStudio / hallowed for now, with room to add more in future
This commit is contained in:
santiagosayshey
2025-01-13 03:18:28 +10:50
parent 882db4b649
commit 4beae6ed94
2 changed files with 28 additions and 2 deletions

View File

@@ -3,11 +3,21 @@ description: Matches release groups who fall under 1080p Balanced Tier 1
tags:
- Release Group
conditions:
- name: Not WEB-DL
type: source
required: true
negate: true
source: web_dl
- name: 1080p
type: resolution
required: true
negate: false
resolution: 1080p
- name: hallowed
type: release_group
required: false
negate: false
pattern: hallowed
required: false
type: release_group
- name: BHDStudio
negate: false
pattern: BHDStudio

View File

@@ -0,0 +1,16 @@
name: hallowed
pattern: (?<=^|[\s.-])hallowed\b
description: ''
tags:
- Release Group
tests:
- expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:50:54.178942'
matchSpan:
end: 47
start: 39
matchedContent: hallowed
matchedGroups: []
passes: true