mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
13 lines
222 B
YAML
13 lines
222 B
YAML
name: Dolby Vision
|
|
description: Matches the 'Dolby Vision' Regex Pattern
|
|
tags:
|
|
- Colour Grade
|
|
- HDR
|
|
conditions:
|
|
- name: Dolby Vision
|
|
negate: false
|
|
pattern: Dolby Vision
|
|
required: true
|
|
type: release_title
|
|
tests: []
|