From 458331f7f5311504d20138c2d5a228cba53df78f Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Aug 2018 13:27:09 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index d07c8ddd5..3ce5241f5 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -92,15 +92,21 @@ Known Issues * Trying to access an empty public bookshelf causes a system error. -* It's sometime impossible to set the language of an e-book: `#1040 `_ `janeczku/calibre-web#593 `_ - -* http://192.168.0.x:8083 does not work, even when ``services_externally_visible: true`` as a result of `iptables `_. However http://192.168.0.x/books does work. +* It's sometime impossible to set the language of an e-book: `#1040 `_ + `janeczku/calibre-web#593 `_ * As of August 2018, calibre-web doesn't yet include Calibre's e-book conversion functionality (e.g. Calibre 3.27.1 [released 2018-07-06] allows teachers to convert between PDF, epub, txt etc — to permit reading on a wider array client devices and client software). +* 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 + it's not a priority, as {http://192.168.0.x/books, http://box/books, etc} URL's + all work. + * calibre-web does not currently use version numbers, so glitches might - occasionally arise using its master branch. Please assist us in reporting - serious issues here: https://github.com/janeczku/calibre-web/issues + occasionally arise using its master branch. + +* *Please assist us in reporting serious issues here:* + https://github.com/janeczku/calibre-web/issues