Automated update from GitHub Actions
This commit is contained in:
parent
6053709cda
commit
14806943bd
76 changed files with 137 additions and 1379 deletions
22
custom_formats/Sonarr - DV Boost.yml
Normal file
22
custom_formats/Sonarr - DV Boost.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
name: Sonarr - DV Boost
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#dv-boost)'
|
||||
tags:
|
||||
- Sonarr
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: Sonarr - DV
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Dolby Vision
|
||||
- name: Sonarr - DV HLG
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: DV HLG
|
||||
- name: Sonarr - DV SDR
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: DV SDR
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue