From 210cd370c8f2d3db485774c07cd7f7a2996c6c78 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 12 Sep 2018 18:48:57 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index c3b1fd972..72f9f8451 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -126,12 +126,16 @@ Known Issues `janeczku/calibre-web#624 `_ |se| |nbsp| Fixed by `#1127 `_ on 2018-09-12. - 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: + To manually enable the converting of e-books (automated above, should no + longer be necessary!) log in to http://box/books as Admin/changeme (etc) then + click 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`` + + Then: + * Submit * Verify that "ebook-convert" appears on Calibre-Web's "About" page at http://box/books/stats * Test it by clicking any e-book -> Edit metadata -> Convert book format