feat(Regex + Format): Add Patterns and Formats for HDR types
This commit is contained in:
parent
8c73678370
commit
a900cdeea6
10 changed files with 597 additions and 0 deletions
12
custom_formats/Dolby Vision (Without Fallback).yml
Normal file
12
custom_formats/Dolby Vision (Without Fallback).yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Dolby Vision (Without Fallback)
|
||||
description: Matches the 'Dolby Vision (Without Fallback) Regex Pattern
|
||||
tags:
|
||||
- Colour Grade
|
||||
- HDR
|
||||
conditions:
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
negate: false
|
||||
pattern: Dolby Vision (Without Fallback)
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue