mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-12 00:37:00 +00:00
feat(format): Add format for identifying missing h265 in files
- Check for specific groups, file markers (mkv, mp4), and WEB source - Negate if h265 already
This commit is contained in:
16
regex_patterns/SiGLA.yml
Normal file
16
regex_patterns/SiGLA.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: SiGLA
|
||||
pattern: (?<=^|[\s.-])SiGLA\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Full.Metal.Jacket.1987.1080p.HMAX.WEB-DL.DD5.1.HEVC-SiGLA.mkv
|
||||
lastRun: '2024-12-11T05:23:38.079493'
|
||||
matchSpan:
|
||||
end: 57
|
||||
start: 52
|
||||
matchedContent: SiGLA
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
Reference in New Issue
Block a user