mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
create(regex): Streaming Service Release Groups (#28)
- Included various streaming service release groups so they can be used for custom CFs (streaming service tiers for example)
This commit is contained in:
@@ -3,4 +3,22 @@ pattern: (?<=^|[\s.-])PTer\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
tests:
|
||||
- expected: false
|
||||
id: 1
|
||||
input: "\u7BB1\u7537.Hako.otoko.2024.1080p.NF.WEB-DL.x264.DDP5.1-PTerWEB"
|
||||
lastRun: '2025-02-09T03:36:13.163388'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 2
|
||||
input: Ying.Hung.Boon.Sik.1986.REPACK.1080p.UHD.BluRay.DD+7.1.DoVi.HDR10.x265-PTer
|
||||
lastRun: '2025-02-09T03:36:13.163388'
|
||||
matchSpan:
|
||||
end: 75
|
||||
start: 71
|
||||
matchedContent: PTer
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
|
||||
Reference in New Issue
Block a user