Went "nuclear"!
Upgraded back to 4.30.18838 since downgrading to 4.28.17925 didn't solve the sync issue.
While the Elipsa was mounted I got into sqlite and nuked all shelves expect a few specific ones I actually use (prefixed by _)
Quote:
DELETE FROM Shelf WHERE Name NOT LIKE "\_%" ESCAPE '\';
DELETE FROM ShelfContent WHERE ShelfName NOT LIKE "\_%" ESCAPE '\';
|
Also told calibre to not create shelves for series (since the kobo already manages that anyway. I think it was a leftover from a long time ago)
Now the Elipsa sync'd successfully.
I suspect it didn't like one or more shelf name, maybe with an 'É' in its name, or a '?'
Strangely the shelves are still visible on the device...