feat(format): New Release Group: SOP

- Tier 5 (Manual Rank - HDBits Internal)
This commit is contained in:
root
2024-12-22 21:17:22 +10:50
parent 32edc2799e
commit 65de0da231
3 changed files with 31 additions and 0 deletions

13
custom_formats/SOP.yml Normal file
View File

@@ -0,0 +1,13 @@
name: SOP
description: ''
tags:
- Release Group
- Encode Tier 5 (1080p)
- Manual Rank
conditions:
- name: Regex
negate: false
pattern: SOP
required: true
type: release_group
tests: []

View File

@@ -156,6 +156,8 @@ custom_formats:
score: 40
- name: SiMPLE
score: 40
- name: SOP
score: 40
- name: TBB
score: 40
- name: TDD

16
regex_patterns/SOP.yml Normal file
View File

@@ -0,0 +1,16 @@
name: SOP
pattern: (?<=^|[\s.-])SOP\b
description: ''
tags:
- Release Group
tests:
- expected: true
id: 1
input: Interstellar.2014.PROPER.1080p.BluRay.DTS.x264-SoP
lastRun: '2024-12-22T20:56:46.004338'
matchSpan:
end: 50
start: 47
matchedContent: SoP
matchedGroups: []
passes: true