Fixed audiobookshelf

This commit is contained in:
Kasra Bigdeli 2023-02-08 06:22:32 -08:00
parent d0d0a717d4
commit a5cf4d53c5
1 changed files with 0 additions and 1 deletions

View File

@ -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-]/