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/Radarr - DV Boost.yml
Normal file
22
custom_formats/Radarr - DV Boost.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
name: Radarr - DV Boost
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#dv-boost)'
|
||||
tags:
|
||||
- Radarr
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: Radarr - DV
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Dolby Vision
|
||||
- name: Radarr - DV HLG
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: DV HLG
|
||||
- name: Radarr - DV SDR
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: DV SDR
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue