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

Kobo sync does not sync books which previously had no formats available. #3069

Open
WeisseTeetasse opened this issue Jun 8, 2024 · 0 comments

Comments

@WeisseTeetasse
Copy link

Describe the bug/problem

When having a book with no formats in your calibre database, for example an unreleased book, a book you are waiting for a sale, synced from Goodreads tbr, a book you only own a physical copy etc etc and then add a format (only tested with epub) to it, calibre-web does not sync that newly available book to kobo.
kepubify triggers correctly, the .kepub is available on web, but not on kobo.

To Reproduce

Steps to reproduce the behavior:

  1. Add a book entry with no formats to calibre
  2. sync your kobo
  3. add an epub to that book entry in calibre
  4. sync your kobo again

Logfile

calibre-web.log.1:[2024-06-07 19:02:03,358] ERROR {cps.helper:187} Cannot find book entry 134
calibre-web.log.1:[2024-06-07 19:03:23,870] INFO {cps.tasks.convert:142} Book id 134 - target format of .kepub does not exist. Moving forward with convert.
Expected behavior

I would expect that a newly available book gets synced to my kobo

Environment (please complete the following information):

  • OS: Debian 12/rpi/docker
  • python 3.10.12
  • Calibre-Web version: 0.6.21
  • Docker container: [LinuxServer]:
  • Special Hardware: [pi4]

Additional context

thanks for this software <3

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

1 participant