-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Missing ebook converter path or unclear instructions #336
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Calibre Binaries is what you're looking for. |
Thanks, so for >= 0.6.22, are these the correct settings?
|
hi it is covered clearly in the readme... |
@drizuid Thanks, I had read it, it's just that the README only mentions |
Is there an existing issue for this?
Current Behavior
Actual instructions tell to set
Path to Calibre E-Book Converter
andPath to Kepubify E-Book Converter
, but v0.6.24 has noPath to Calibre E-Book Converter
, see screenshot below:Expected Behavior
Instructions are based on current settings
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
--- services: calibre-web: image: lscr.io/linuxserver/calibre-web:latest container_name: calibre-web environment: - PUID=1100 - PGID=1100 - TZ=Europe/Rome - DOCKER_MODS=linuxserver/mods:universal-calibre #optional volumes: - /home/calibreweb/calibre-web-data:/config - /home/calibreweb/calibre-library:/books ports: - 8083:8083 restart: unless-stopped
Container logs
The text was updated successfully, but these errors were encountered: