You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|se| |nbsp| Fixed by `#1127 <https://github.com/iiab/iiab/pull/1127>`_ on 2018-09-12.
128
+
129
+
To manually enable the converting of e-books (automated above, should no
130
+
longer be necessary!) log in to http://box/books as Admin/changeme (etc) then
131
+
click Admin -> Basic Configuration -> External binaries. Then change these
132
+
2 settings:
127
133
128
134
* Change radio button "No converter" to "Use calibre's ebook converter"
129
135
* In textfield "Path to convertertool" type in: ``/usr/bin/ebook-convert``
136
+
137
+
Then:
138
+
130
139
* Submit
131
140
* Verify that "ebook-convert" appears on Calibre-Web's "About" page at http://box/books/stats
132
141
* Test it by clicking any e-book -> Edit metadata -> Convert book format
133
142
134
-
* http://192.168.0.x:8083 does not work, as a result of `iptables <https://github.com/iiab/iiab/blob/master/roles/network/templates/gateway/iiab-gen-iptables#L93>`_,
143
+
* |ss| http://192.168.0.x:8083 does not work, as a result of `iptables <https://github.com/iiab/iiab/blob/master/roles/network/templates/gateway/iiab-gen-iptables#L93>`_,
135
144
even when ``services_externally_visible: true``. This is fixable, but perhaps
136
145
it's not a priority, as URL's like {http://192.168.0.x/books,
137
-
http://10.8.0.x/books, http://127.0.0.1/books and http://box/books} all work.
146
+
http://10.8.0.x/books, http://127.0.0.1/books and http://box/books} all work. |se| |nbsp| Marked as "wontfix" on 2018-09-12: `#1050 <https://github.com/iiab/iiab/issues/1050>`_
138
147
139
-
* Calibre-Web does not currently use version numbers, so glitches might
148
+
* Calibre-Web does not currently use version numbers, so glitches may
140
149
occasionally arise, when upstream developers change its master branch without
0 commit comments