fix issue 125 (#132)

* fix volumes not enabled

* bump version to 1.0.1
This commit is contained in:
Troy Prelog 2021-02-18 08:53:10 -05:00 committed by kjeld Schouten-Lebbing
parent 7b71ecfa96
commit 2b6f1a0c41
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
79 changed files with 120 additions and 15 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v0.9.0.5 appVersion: v0.9.0.5
description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements
name: bazarr name: bazarr
version: 1.0.0 version: 1.0.1
upstream_version: 5.2.1 upstream_version: 5.2.1
keywords: keywords:
- bazarr - bazarr

View File

@ -248,8 +248,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"

View File

@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
name: lazylibrarian name: lazylibrarian
description: A Helm chart for deploying LazyLibrarian description: A Helm chart for deploying LazyLibrarian
version: 1.0.0 version: 1.0.1
appVersion: 1.7.2 appVersion: 1.7.2
upstream_version: 2.1.0 upstream_version: 2.1.0
keywords: keywords:

View File

@ -249,8 +249,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.8.0.1886 appVersion: 0.8.0.1886
description: Looks and smells like Sonarr but made for music description: Looks and smells like Sonarr but made for music
name: lidarr name: lidarr
version: 1.0.0 version: 1.0.1
keywords: keywords:
- lidarr - lidarr
- torrent - torrent

View File

@ -248,8 +248,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 4.0.8 appVersion: 4.0.8
description: Lychee is a free photo-management tool, which runs on your server or web-space description: Lychee is a free photo-management tool, which runs on your server or web-space
name: lychee name: lychee
version: 1.0.0 version: 1.0.1
upstream_version: 2.3.1 upstream_version: 2.3.1
keywords: keywords:
- lychee - lychee

View File

@ -241,14 +241,29 @@ questions:
type: hostpath type: hostpath
required: true required: true
- variable: sym - variable: sym
label: "downloads dataset" label: "sym dataset"
schema: schema:
type: dict type: dict
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "sym Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "sym" default: "sym"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 3.0.0.3989 appVersion: 3.0.0.3989
description: A fork of Sonarr to work with movies à la Couchpotato description: A fork of Sonarr to work with movies à la Couchpotato
name: radarr name: radarr
version: 1.0.0 version: 1.0.1
keywords: keywords:
- radarr - radarr
- torrent - torrent

View File

@ -249,8 +249,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appversion: 0.2.0.351 appversion: 0.2.0.351
description: A fork of Radarr to work with Books & AudioBooks description: A fork of Radarr to work with Books & AudioBooks
name: readarr name: readarr
version: 1.0.0 version: 1.0.1
upstream_version: 1.1.1 upstream_version: 1.1.1
keywords: keywords:
- readarr - readarr

View File

@ -247,8 +247,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 3.0.4.993 appVersion: 3.0.4.993
description: Smart PVR for newsgroup and bittorrent users description: Smart PVR for newsgroup and bittorrent users
name: sonarr name: sonarr
version: 1.0.0 version: 1.0.1
keywords: keywords:
- sonarr - sonarr
- torrent - torrent

View File

@ -249,8 +249,23 @@ questions:
$ref: $ref:
- "normalize/ixVolume" - "normalize/ixVolume"
attrs: attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
default: true
required: true
hidden: true
editable: false
- variable: emptyDir
label: "emptyDir"
schema:
type: boolean
default: false
hidden: true
editable: false
- variable: datasetName - variable: datasetName
label: "downloads Name" label: "Dataset Name"
schema: schema:
type: string type: string
default: "downloads" default: "downloads"