From 69eaa302a07189a4ad2e247b2af9e575517d4f2b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 11 Nov 2022 16:29:49 +0000 Subject: [PATCH] Auto-update README --- README.md | 7 +++++++ README_fr.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 5deb4e4..e0909ae 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,13 @@ or chmod o+rw path/to/library ``` +### Kobo Sync + +Calibre-web comes with a [synching feature with a kobo device](https://github.com/janeczku/calibre-web/wiki/Kobo-Integration). You can activate this feature from inside the app in the administration menu. You need to set port 443 as the external server port. +A dedicated permission "Kobo sync" is created by default by the app so that you don't need to expose the whole app for synching. + +[Kepubify](https://pgaskin.net/kepubify/) is also set up as the default kepub converter during installation : This means that your whole library will be converted to kepub when creating the sync token for the first time (this will not affect the existing epubs). This can take a long time : For reference, I have around 10K ebooks on my calibre library and the conversion on a raspberry Pi 4 lasted around 3-4hours. + ### OPDS For **OPDS** to work, most OPDS-readers will require the app must be set in public mode. diff --git a/README_fr.md b/README_fr.md index 20c8ea9..c55eeab 100644 --- a/README_fr.md +++ b/README_fr.md @@ -55,6 +55,13 @@ ou chmod o+rw chemin/vers/bibliothèque ``` +### Synchronisation Kobo + +Calibre-web possède [une fonction de synchronisation avec les liseuses Kobo](https://github.com/janeczku/calibre-web/wiki/Kobo-Integration). Vous pouvez activer cette fonctionnalité depuis le menu d'administration de l'application. Il faut paramétrer le port 443 comme port externe du serveur. +Une permission spécifique "Kobo sync" est créée lors de l'installation de l'application afin de ne pas avoir à exposer l'application entière. + +[Kepubify](https://pgaskin.net/kepubify/) est également installé en tant que convertisseur par défaut vers le format kepub : Cela signifie que l'intégralité de votre bibliothèque sera convertie en format kepub lorsque vous créerez le jeton de synchronisation pour la première fois (ceci n'affecte pas les epubs existant). Cela peut prendre un certain temps : Par exemple, j'ai environ 10K livres dans ma bibliothèque calibre, et la conversion sur un Raspberry Pi 4 a durée environ 3-4h. + ### OPDS Pour que l'**OPDS** fonctionne, la plupart des lecteurs OPDS exigent que l'application soit en accès publique.