17 lines
434 B
YAML
17 lines
434 B
YAML
name: Radarr - 6.1 Surround
|
|
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#61-surround)'
|
|
tags:
|
|
- Radarr
|
|
- Release Title
|
|
conditions:
|
|
- name: Radarr - 6.1 Surround
|
|
negate: false
|
|
required: true
|
|
type: release_title
|
|
pattern: 6.1 Surround
|
|
- name: Radarr - Not 7.1 Surround
|
|
negate: true
|
|
required: true
|
|
type: release_title
|
|
pattern: 7.1 Surround
|
|
tests: []
|