mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +00:00
tweak(profile): Full Disc by Source to All Sonarr Profiles
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
name: Full Disc (Quality Match)
|
||||
description: Matches full discs using a quality modifier
|
||||
description: Matches Full Discs using a Radarr Quality Match
|
||||
tags:
|
||||
- Storage
|
||||
conditions:
|
||||
- name: BRDISK
|
||||
type: quality_modifier
|
||||
required: true
|
||||
negate: false
|
||||
qualityModifier: brdisk
|
||||
required: true
|
||||
type: quality_modifier
|
||||
tests: []
|
||||
|
||||
11
custom_formats/Full Disc (Source).yml
Normal file
11
custom_formats/Full Disc (Source).yml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: Full Disc (Source)
|
||||
description: Matches Full Discs using a Sonarr Source
|
||||
tags:
|
||||
- Storage
|
||||
conditions:
|
||||
- name: BRDISK
|
||||
negate: false
|
||||
required: true
|
||||
source: bluray_raw
|
||||
type: source
|
||||
tests: []
|
||||
Reference in New Issue
Block a user