mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-03-15 09:30:08 -04:00
feat(Regex + Format): Add more miscellaneous formats
- BeyondHD Group - Extras - Bluray SD Encodes - Upscales - VVC
This commit is contained in:
17
regex_patterns/BeyondHD.yml
Normal file
17
regex_patterns/BeyondHD.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: BeyondHD
|
||||
pattern: (?<=^|[\s.-])BeyondHD\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Game of Thrones (2012) S02 2160p UHD Blu-ray HEVC DV HDR TrueHD Atmos 7.1
|
||||
English-BeyondHD
|
||||
lastRun: '2024-12-13T17:46:48.251985'
|
||||
matchSpan:
|
||||
end: 90
|
||||
start: 82
|
||||
matchedContent: BeyondHD
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
Reference in New Issue
Block a user