mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-13 17:27:02 +00:00
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:
@@ -3,11 +3,21 @@ description: Matches release groups who fall under 1080p Balanced Tier 1
|
|||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
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
|
- name: hallowed
|
||||||
type: release_group
|
|
||||||
required: false
|
|
||||||
negate: false
|
negate: false
|
||||||
pattern: hallowed
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
- name: BHDStudio
|
- name: BHDStudio
|
||||||
negate: false
|
negate: false
|
||||||
pattern: BHDStudio
|
pattern: BHDStudio
|
||||||
|
|||||||
16
regex_patterns/hallowed.yml
Normal file
16
regex_patterns/hallowed.yml
Normal 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
|
||||||
Reference in New Issue
Block a user