profilarr-trash-guides/custom_formats/HLG.yml
2025-07-26 15:49:21 +03:00

31 lines
623 B
YAML

name: HLG
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#hlg)'
tags:
- Release Title
conditions:
- name: HLG
negate: false
required: true
type: release_title
pattern: HLG
- name: Not DV
negate: true
required: true
type: release_title
pattern: Not DV
- name: Not HDR10+
negate: true
required: true
type: release_title
pattern: Not HDR10+
- name: Not HDR10
negate: true
required: true
type: release_title
pattern: Not HDR10
- name: Not PQ
negate: true
required: true
type: release_title
pattern: Not PQ
tests: []