profilarr-trash-guides/custom_formats/Radarr - 4.0 Sound.yml
2026-01-10 17:51:12 +02:00

32 lines
720 B
YAML

name: Radarr - 4.0 Sound
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#40-sound)'
tags:
- Radarr
- Release Title
conditions:
- name: Radarr - 4.0ch
negate: false
required: true
type: release_title
pattern: 4.0ch
- name: Radarr - Not Mono
negate: true
required: true
type: release_title
pattern: Mono
- name: Radarr - Not Stereo
negate: true
required: true
type: release_title
pattern: Stereo
- name: Radarr - Not 3.0ch
negate: true
required: true
type: release_title
pattern: 3.0ch
- name: Radarr - Not High Channel Count
negate: true
required: true
type: release_title
pattern: High Channel Count
tests: []