profilarr-trash-guides/custom_formats/Radarr - DV.yml
2025-07-27 15:04:10 +03:00

27 lines
635 B
YAML

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