From f930e388acf211211257363d32f1add2e5cd0124 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 12 Sep 2018 13:17:03 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index 7cc72630c..3aa89a172 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -112,8 +112,13 @@ Known Issues conversion functionality (e.g. Calibre 3.27.1 [released 2018-07-06] allows teachers to convert between PDF, EPUB, HTML, TXT etc — to permit reading on a wider array client devices and client software). |se| |nbsp| This new calibre-web - feature (which requires Calibre's ebook-converter program) is not yet quite - working in IIAB as of 2018-09-12: `janeczku/calibre-web#624 `_ + feature (which requires Calibre's ebook-converter program) needs to be manually configured in IIAB as of 2018-09-12: `janeczku/calibre-web#624 `_ + + Specifically, to enable e-book conversion, log in as Admin/changeme (etc) then click http://box/books -> Admin -> Basic Configuration -> External binaries, then change these 2 settings: + + * Change radio button "No converter" to "Use calibre's ebook converter" + * In textfield "Path to convertertool" type in: ``/usr/bin/ebook-convert`` + * Submit * http://192.168.0.x:8083 does not work, as a result of `iptables `_, even when ``services_externally_visible: true``. This is fixable, but perhaps