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