Quote:
Originally Posted by Zabet
I have had my kobo touch since the release and have had some problems but have always managed to fix them.
Now, however, I am having trouble loading books using Calibre. After sending the books, I eject the device and then unplug the usb. The touch processes content but the books don't show up in my library. However, if I re-connect to the computer I can find the books in the kobo touch's files even though Calibre now says they are not on the device.
I have:
-deleted the original files, ejected the kobo, restarted it and then tried the process again
-tried ejecting from calibre and from computer
-tried dragging and dropping to the kobo (it worked for two books, I ejected, they were in the library - tried again with a third book - didn't work)
-re-started using the pinhole on the back
I have the latest version of calibre and version 1.9.12 on my kobo touch
*Edit* having fiddled with it some more it appears that the processing content stops at 9% then the smiley kobo comes up
|
There is an issue in Calibre 1.9.12 and lower where deleting ePubs will result in you being unable to add that identical ePub again. When 1.9.13 is available in the next day or so it should allow you to delete the "expired" records and add those books again.
If you have access to a sqlite query tool you could run:
select * from content where bookid is Null and ___ExpirationStatus =3
If rows are returned that is probably your issue. Connect to Kobo to update your library and run it again in case the rows are related to kepubs which should remove the expired rows for kepubs correctly.
If that is the case tomorrows Calibre version should fix it.
Tim
Tim