Add Sonarr formats
This commit is contained in:
parent
8e2e83c509
commit
dfe37a51a4
3889 changed files with 32544 additions and 17423 deletions
26
custom_formats/sonarr-6.1 Surround.yml
Normal file
26
custom_formats/sonarr-6.1 Surround.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
name: sonarr-6.1 Surround
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#61-surround)'
|
||||
tags:
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: sonarr-6.1 Surround
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: 6.1 Surround
|
||||
- name: sonarr-Not 7.1 Surround
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not 7.1 Surround
|
||||
- name: sonarr-Not 5.1 Surround
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not 5.1 Surround
|
||||
- name: sonarr-Not Low Channel Count
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not Low Channel Count
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue