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