New Profile: 1080p Quality (HDR) (#18)
- Thoroughly tested for Sonarr / Radarr, now stable
This commit is contained in:
parent
711d61b454
commit
39427aef2d
29 changed files with 699 additions and 40 deletions
11
custom_formats/Full Disc (Quality Match).yml
Normal file
11
custom_formats/Full Disc (Quality Match).yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Full Disc (Quality Match)
|
||||
description: Matches full discs using a quality modifier
|
||||
tags:
|
||||
- Storage
|
||||
conditions:
|
||||
- name: BRDISK
|
||||
type: quality_modifier
|
||||
required: true
|
||||
negate: false
|
||||
qualityModifier: brdisk
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue