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

31 lines
674 B
YAML

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