mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-20 04:37:02 +00:00
feat(Regex + Format): Add Patterns and Formats for HDR types
This commit is contained in:
12
custom_formats/HDR10.yml
Normal file
12
custom_formats/HDR10.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: HDR10
|
||||
description: Matches the 'HDR10' Regex Pattern
|
||||
tags:
|
||||
- Colour Grade
|
||||
- HDR
|
||||
conditions:
|
||||
- name: HDR10
|
||||
negate: false
|
||||
pattern: HDR10
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Reference in New Issue
Block a user