Add Sonarr formats
This commit is contained in:
parent
8e2e83c509
commit
dfe37a51a4
3889 changed files with 32544 additions and 17423 deletions
16
custom_formats/radarr-Opus.yml
Normal file
16
custom_formats/radarr-Opus.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
name: radarr-Opus
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#opus)'
|
||||
tags:
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: radarr-Opus
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Opus
|
||||
- name: radarr-Not OPUS Release Group
|
||||
negate: true
|
||||
required: true
|
||||
type: release_group
|
||||
pattern: Not OPUS Release Group
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue