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
I have not found similar open/closed issue or disscussion.
Reboot doesn't fix the problem.
Describe the bug and copy the error message
Calibre 7.21 x64 / Windows 11
Currently, when transferring multiple books to a Kindle using the WordDumb plugin, the "Send metadata to the device" operation is executed after each book is transferred. For example, for 1000 books, "Send metadata to the device" will be performed 1000 times.
While this is not an issue for small libraries, it significantly slows down the sending process for large libraries, especially since the metadata.calibre file can exceed 100 MBs for such collections.
To address this problem, I suggest introducing the option to execute "Send metadata to the device" only once, after all other tasks in the queue have been completed.
For older Kindles it was possible to workaround the issue by setting the metadata.calibre as read-only. Unfortunately, this is no longer possible for 2024 models (as they are detected as MTP devices).
I don't even know how the "send metadata to device" job is created. Maybe I use calibre's api in a wrong way? I don't know. And I'm really don't want to change the update code, get this code working is not easy.
I suggest you only send one book, read it then send another.
Checkboxes
Describe the bug and copy the error message
Calibre 7.21 x64 / Windows 11
Currently, when transferring multiple books to a Kindle using the WordDumb plugin, the "Send metadata to the device" operation is executed after each book is transferred. For example, for 1000 books, "Send metadata to the device" will be performed 1000 times.
While this is not an issue for small libraries, it significantly slows down the sending process for large libraries, especially since the metadata.calibre file can exceed 100 MBs for such collections.
To address this problem, I suggest introducing the option to execute "Send metadata to the device" only once, after all other tasks in the queue have been completed.
For older Kindles it was possible to workaround the issue by setting the metadata.calibre as read-only. Unfortunately, this is no longer possible for 2024 models (as they are detected as MTP devices).
I have already reported this issue to Calibre (https://bugs.launchpad.net/calibre/+bug/2089718), but it turns out that this is a bug with WordDumb.
Plugin settings and reproduce steps
Generated files, screenshots or videos
No response
The text was updated successfully, but these errors were encountered: