Add Sonarr formats
This commit is contained in:
parent
8e2e83c509
commit
dfe37a51a4
3889 changed files with 32544 additions and 17423 deletions
36
custom_formats/sonarr-UHD Streaming Boost.yml
Normal file
36
custom_formats/sonarr-UHD Streaming Boost.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
name: sonarr-UHD Streaming Boost
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#uhd-streaming-boost)'
|
||||
tags:
|
||||
- Resolution
|
||||
conditions:
|
||||
- name: sonarr-Peacock TV
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Peacock TV
|
||||
- name: sonarr-Paramount+
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Paramount+
|
||||
- name: sonarr-Hulu
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Hulu
|
||||
- name: sonarr-WEBDL
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: 3
|
||||
- name: sonarr-WEBRIP
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: 4
|
||||
- name: sonarr-2160p
|
||||
negate: false
|
||||
required: true
|
||||
type: resolution
|
||||
resolution: 2160p
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue