feat(Regex + Format): Add more miscellaneous formats
- BeyondHD Group - Extras - Bluray SD Encodes - Upscales - VVC
This commit is contained in:
parent
a900cdeea6
commit
c868a129de
9 changed files with 269 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue