a70b902e3b
Use nested attribute assignment instead of dynamic blocks for specifications, quality_groups, and format_items. Add required language field to quality profiles. Remove unsupported delay_profile fields. Flatten custom format specifications to use value/min/max directly.
8 lines
182 B
YAML
8 lines
182 B
YAML
include_custom_format_when_renaming: false
|
|
specifications:
|
|
- name: x265
|
|
implementation: ReleaseTitleSpecification
|
|
negate: false
|
|
required: false
|
|
value: (((x|h)\.?265)|(HEVC))
|