Skip to content
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] Conversion options not appearing in the UI #148

Open
TangentFoxy opened this issue Dec 7, 2024 · 5 comments
Open

[bug] Conversion options not appearing in the UI #148

TangentFoxy opened this issue Dec 7, 2024 · 5 comments

Comments

@TangentFoxy
Copy link

Describe the bug
I was told that this project works as a drop-in replacement of calibre-web, so I installed it on top of an extant database. Everything has been working fine, but the conversion options aren't appearing in the UI. The current "External binaries" section of settings looks like this:

image

Is something else supposed to be present? I assume because I dropped this onto an extant library, a required missing item wasn't added during the first initialization?

To Reproduce
Steps to reproduce the behavior:

  1. Install calibre-web-automated using an existing calibre-web database.

Screenshots
See above.

Configuration(please complete the following information):

  • OS: Ubuntu 22.04.4 LTS
  • Hardware: x64 server
@TangentFoxy
Copy link
Author

TangentFoxy commented Dec 7, 2024

I tried setting "Path to Calibre Binaries" to /usr/bin as suggested in #57 and that enabled conversion.

So the bug is either in documentation not telling us to do that or in the system not recognizing that it needs to add this if it is missing.

@crocodilestick
Copy link
Owner

Hi @TangentFoxy , for most users CWA automatically sets the location of those binaries in the app.db database of your config folder upon container start up. What version of CWA are you currently using? If the latest, ensure the permissions for everything in your bound folders are not set to root

@jadehawk
Copy link

jadehawk commented Dec 20, 2024

Same boat here. Latest CWA. I don't see any conversion option in the UI (If that's where they are supposed to be). I can attach to the container and browse my way to /usr/bin and start kepubify from the CLI and it works, but I don't see how to use this on the CWA web UI. What am I missing.? Thx No even sure how to get the regular calibre conversion going either.

@crocodilestick
Copy link
Owner

@jadehawk this was a big in the latest version, there is a start up script to set the location of the binaries automatically but it doesn't work in the current version. It has already been fixed in the dev version and will be in the next release

@jadehawk
Copy link

jadehawk commented Dec 21, 2024

@jadehawk this was a big in the latest version, there is a start up script to set the location of the binaries automatically but it doesn't work in the current version. It has already been fixed in the dev version and will be in the next release

Perfect, Thank you!!. Will await next release.

P.S.
Found how to run the DEV version. Manual conversion to Kepub worked. Can't get epub to PDF but has to be something I'm doing wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants