From b3279aebc11f864cdc91b59610ad28892ad5404b Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 25 Jul 2021 08:19:17 +0000 Subject: [PATCH] Auto-update README --- README.md | 10 +++++----- README_fr.md | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 36728fc..6d5d1fa 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ Browsing, reading and downloading eBooks using a Calibre database ## Disclaimers / important information -###Post install +### Post install Users having the calibreweb.main authorization group can be automatically sync from within the app, by using the "Import LDAP user" function. Deletion of a Yunohost User will delete the according calibreweb-user. -###Library management +### Library management * **Library** will be placed in `/home/yunohost.multimedia/share/eBook` folder except if both : - calibreweb is set as a private application @@ -58,12 +58,12 @@ or chmod o+rw path/to/library ``` -###OPDS +### OPDS For **OPDS** to work, most OPDS-readers will require the app must be set in public mode. Also, you may have to activate the "anonym browsing" for some reader to access book covers or download books ([source](https://github.com/janeczku/calibre-web/wiki/FAQ#which-opds-readers-work-with-calibre-web)). -###Versionning +### Versionning Version number in Yunohost is different from the upstream Calibre-web app : version 0.X.Y becomes 0.9.X.Y in Yunohost. This is due to the fact that Calibre-web was not versionned when first packages were built. @@ -74,7 +74,7 @@ Version number in Yunohost is different from the upstream Calibre-web app : vers * Change to library made outside calibreweb are not automatically updated in calibreweb. It is required to disconnect and reconnect to see the changes : Do not open a database both in calibre & calibreweb! * Kobo Sync doesn’t work when Calibreweb is installed on a subdomain. This issue is caused by nginx. However, it works great when installed on a path e.g. `https://domain.tld/calibreweb` -## Todo +### Todo - [ ] Update mail settings with yunohost settings - [ ] enable magic link - [ ] Add cronjob to reload database (for nextcloud integration) diff --git a/README_fr.md b/README_fr.md index 91baf38..5080316 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,13 +24,13 @@ Explorer, lire et télécharger des eBooks à partir d'une base de données Cali ## Avertissements / informations importantes -###Post installation +### Post installation Les utilisateurs appartenant au groupe d'autorisation calibreweb.main peuvent être synchronisé automatiquement depuis l'application en utilisant la fonction "Importer les utilisateurs LDAP". Lorsque les utilisateurs sont supprimés dans Yunohost, ils sont également supprimé dans calibreweb. -###Gestion de la bibliothèque +### Gestion de la bibliothèque * La **bibliothèque** sera placée dans `/home/yunohost.multimedia/share/eBook` sauf si simultanément : - calibreweb est paramétré comme une application privée @@ -54,12 +54,12 @@ ou chmod o+rw chemin/vers/bibliothèque ``` -###OPDS +### OPDS Pour que l'**OPDS** fonctionne, la plupart des lecteurs OPDS exigent que l'application soit en accès publique. Egalement, il se peut que l'activation de l'accès anonyme soit nécessaire pour accéder aux bibliothèque ou télécharger les livres sur certains lecteurs : ([source](https://github.com/janeczku/calibre-web/wiki/FAQ#which-opds-readers-work-with-calibre-web)). -###Version +### Version La numérotation est modifiée dans yunohost par rapport à Calibre-web: la version 0.X.Y devient 0.9X.Y dans yunohost. Cela provient du fait que Calibre-web n'était pas versionné lors des premiers packages. Users will be synchronized with authorized Yunohost users (having the calibreweb.main authorization group) automatically. In case of issue you may force the sync in the app itself.