From fcf2976c20faa1382dbd4768a66121ce36f776ba Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 7 Aug 2024 12:57:10 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-calibre-web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/images/docker-calibre-web.md b/docs/images/docker-calibre-web.md index f684765e3..32eb5a371 100644 --- a/docs/images/docker-calibre-web.md +++ b/docs/images/docker-calibre-web.md @@ -63,7 +63,7 @@ Unrar is included by default and needs to be set in the Calibre-Web admin page ( **64bit only** We have implemented the optional ability to pull in the dependencies to enable ebook conversion utilising Calibre, this means if you don't require this feature the container isn't uneccessarily bloated but should you require it, it is easily available. This optional layer will be rebuilt automatically on our CI pipeline upon new Calibre releases so you can stay up to date. -To use this option add the optional environmental variable as shown in the docker-mods section to pull an addition docker layer to enable ebook conversion and then in the Calibre-Web admin page (Basic Configuration:External Binaries) set the **Path to Calibre E-Book Converter** to `/usr/bin/ebook-convert` on versions 0.6.22 and lower. For 0.6.23 and higher, set the directory, `/usr/bin/` only. +To use this option add the optional environmental variable as shown in the docker-mods section to pull an addition docker layer to enable ebook conversion and then in the Calibre-Web admin page (Basic Configuration:External Binaries) set the **Path to Calibre E-Book Converter** to `/usr/bin/ebook-convert` on versions 0.6.21 and lower. For 0.6.22 and higher, set the directory, `/usr/bin/` only. This image contains the [kepubify](https://pgaskin.net/kepubify/) ebook conversion tool (MIT License) to convert epub to kepub. In the Calibre-Web admin page (Basic Configuration:External Binaries) set the **Path to Kepubify E-Book Converter** to `/usr/bin/kepubify`