Fixed audiobookshelf
This commit is contained in:
parent
d0d0a717d4
commit
a5cf4d53c5
|
|
@ -19,7 +19,6 @@ caproverOneClickApp:
|
||||||
|
|
||||||
- id: $$cap_path_to_audiobooks
|
- id: $$cap_path_to_audiobooks
|
||||||
label: Location of audiobooks directory
|
label: Location of audiobooks directory
|
||||||
label: Audiobookshelf Version
|
|
||||||
defaultValue: 'audiobooks-volume-placeholder'
|
defaultValue: 'audiobooks-volume-placeholder'
|
||||||
description: full path to the directory where the audiobooks are stored. Path on host MUST exist for the app to start!
|
description: full path to the directory where the audiobooks are stored. Path on host MUST exist for the app to start!
|
||||||
validRegex: /\/[^\s-][a-zA-Z0-9_\/-]*[^\/][^\s-]/
|
validRegex: /\/[^\s-][a-zA-Z0-9_\/-]*[^\/][^\s-]/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue