diff --git a/manifest.json b/manifest.json index 4d9de4f..2f94af0 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,18 @@ }, "example": "/calibre", "default": "/calibre" + }, + { + "name": "calibre_path", + "ask": { + "en": "Select the folder containing the library", + "fr": "Choisissez le répertoire contenant la bibliothèque" + }, + "help": { + "en": "This folder should have read write access. It will be created if it does not exist.", + "fr": "Le répertoire doit être accesible en lecture écriture, il sera créé s'il n'existe pas." + }, + "example": "/home/johndoe/calibre" }, { "name": "admin",