There is a little problem with the sync:
Code:
calibre, version 8.10.0
FEHLER: Unbehandelter Ausnahmefehler: <b>KeyError</b>:'summary'
calibre 8.10 embedded-python: True
macOS-15.6.1-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '24.6.0', 'Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64')
Python 3.11.12
OSX: ('15.6.1', ('', '', ''), 'x86_64')
Interface language: de
EXE path: /Applications/calibre.app/Contents/MacOS/calibre
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 26, 2) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 26, 2) && Amazon.com Multiple Countries (1, 0, 0) && Apple Books covers (1, 1, 0) && Author Book Count (2, 2, 3) && Author Book Count Hierarchy (1, 2, 6) && Backup Configuration Folder (1, 1, 2) && CalibreSpy (1, 0, 92) && Clean Metadata (0, 0, 6) && DNB_DE (3, 2, 5) && EpubCheck (0, 2, 6) && Extract ISBN (1, 6, 5) && Find Duplicates (1, 10, 9) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 26, 2) && From KFX (2, 26, 2) && KFX Input (2, 26, 2) && KOReader Sync (0, 7, 2) && KindleUnpack - The Plugin (0, 83, 8) && Last Modified (0, 8, 5) && Manage Series (1, 5, 2) && Mass Search-Replace (1, 8, 2) && Modify ePub (1, 8, 6) && Open With (1, 8, 4) && PocketBook Improved Device Interface (1, 0, 4) && Pocketbook Tools (0, 10, 0) && Quality Check (1, 14, 2) && Reading List (1, 15, 6) && Reformat plugin (2, 4, 0) && Resize Cover (1, 2, 1) && SF-Leihbuch (1, 0, 1) && Save Virtual Libraries To Column (2, 0, 1) && Save Virtual Libraries To Column GUI (2, 3, 0) && Search The Internet (1, 11, 3) && Standard Ebooks (1, 0, 0) && ePub Extended Metadata {Writer} (0, 11, 4) && ePub Extended Metadata {Reader} (0, 11, 4) && ePub Extended Metadata (0, 11, 4)
Traceback (most recent call last):
File "calibre_plugins.koreader.action", line 1155, in run
if metadata.get(target) is None and sidecar_contents['summary']['status'] == 'reading':
~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'summary'
The problem is when that error drops out, the whole process stops and the only way to get back a functionable calibre is to force-quit and restart calibre.
I found out when there is a book with reading status (y/n), but without the reading status (text) set to reading, it stopped syncing. So after setting the text value manually to reading, sync was successful.
But now, it seems to be another problem. Maybe because there is no sidecar on some books? That books i had started reading (and stopped a while ago) never got a sidecar.
It would be nice if i could see which book is causing the error and if possible, that error should be fixed by koreader sync, if its possible...
koreader sync is 0.7.2