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