Automated update from GitHub Actions
This commit is contained in:
parent
e211144bb2
commit
69eadbbed2
45 changed files with 139 additions and 578 deletions
29
custom_formats/Sonarr - HD Streaming Boost.yml
Normal file
29
custom_formats/Sonarr - HD Streaming Boost.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
name: Sonarr - HD Streaming Boost
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#hd-streaming-boost)'
|
||||
tags:
|
||||
- Sonarr
|
||||
- Release Title
|
||||
- Resolution
|
||||
- Source
|
||||
conditions:
|
||||
- name: Sonarr - Disney+
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Disney+
|
||||
- name: Sonarr - WEBDL
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: web_dl
|
||||
- name: Sonarr - WEBRIP
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: webrip
|
||||
- name: Sonarr - 1080p
|
||||
negate: false
|
||||
required: true
|
||||
type: resolution
|
||||
resolution: 1080p
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue