fsantini / KoboCloud

A set of scripts to synchronize a kobo reader with popular cloud services
Other
958 stars 94 forks source link

No cover on books imported with kobocloud after new upgrade #136

Open sidecar12 opened 2 years ago

sidecar12 commented 2 years ago

Strange thing appear in my kobo after firmware upgrade 4.32.19501 .. if i charge the book with kobocloud (dropbox) the book is readble but it don't have a cover in the homepage instead of that if i charge the same book with pc throught usb all works fine. Note: the book have inside the correct cover. KOBO Aura ONE Any idea or solution

best regard enrico

Krzycho666 commented 2 years ago

The same issue on Kobo Libra H20 when downloading from GDrive after updating to 4.32.19501

duiffie commented 2 years ago

Same here on a Kobo Forma running 4.32.19501

williamutbult commented 2 years ago

Same here. Kobo Libra H2O after updating to 4.32.19501(0e55e3f620, 4/14/22).

anilkarip commented 2 years ago

Same issue with Clara HD at firmware 4.32.19501

groentebroer commented 2 years ago

Anyone knows this makes a difference between a "kepub" or "epub"? Anyone has some more information on what might have changed in the Firmware? Or that it is (hidden) folder related or something?

groentebroer commented 2 years ago

I did a small test. I uploaded the same book, as KEPUB (file extension: .kepub.epub) and as EPUB (file extension .epub) through KoboCloud.

It displays the cover correctly in the overview for the KEPUB format. It does not display the cover in the overview for the EPUB format. So a workaround is at least saving the EPUB to KEPUB (and properly name the file to work with KoboCloud correctly (e.g. .kepub.epub)).

EnzoPoint commented 2 years ago

Same issue for me 😔, can you please try to fixe this ?

ghost commented 2 years ago

Yeah, same. I spent a long time trying to nail it down. I think it has to be this. Kobo Libra H2O. Thanks for your work!

Abushawish commented 1 year ago

Same issue here with my Clara

micdabe commented 1 year ago

Same here with Kobo Libra 2 Solved with kepub conversion

dirtbaghippy commented 1 year ago

Also having this issue w/libra h2o I am on firmware 4.33.19759

maetthew commented 1 year ago

Experiencing same issue with Libra H2O.

salama288 commented 1 year ago

Same here with kobo aura one 4.34

Mattie112 commented 1 year ago

Got a new Libra 2 here but the covers don't work (Syncing through Nextcloud). epub or kepub.epub does not make a difference for the cover image.

Copying the exact same file via USB and the cover works perfectly. Strange!

vnoel commented 1 year ago

Same for me. Aura H2O.

DylanDOT commented 1 year ago

Same issue here on Kobo Clara 2e (Google drive)

Bastet91 commented 1 year ago

Same problem with Kobo Clara HD. Is there any solution?

isaacgr commented 1 year ago

Is this repo still active? Having this problem as well but doesn't look like a lot of activity.

Love the tool btw, but just wondering if there are more up to date alternatives?

fsantini commented 1 year ago

Hi, I'm still keeping an eye on it, but at the moment it's on a "works for me" state and I don't have the resources to fix the problems. I also have a quite old Kobo and can't reproduce most of the problems. Thanks for understanding.

groentebroer commented 1 year ago

@isaacgr see the above workaround I posted. I use Calibre to create the kepub format, and give it the extension '.epub', then the covers are displayed fine.

divx118 commented 11 months ago

The problem is the way how importing the new files work. The bind mount to a virtual sd card gives me double issues. no cover and double the books. For each file there are 2 books added to the library. This will happen after a connect reconnect with USB when it imports the book correctly with cover. BTW I am using google cloud and adobe digital edition books with DRM on a libra 2. I am poking around telnet to see if there is any other way to update the library. For now I removed the bindmounts in the code. https://github.com/fsantini/KoboCloud/blob/cf7b0bf9d177bfb1a389f719770547f30da5b550/src/usr/local/kobocloud/get.sh#L85 and https://github.com/fsantini/KoboCloud/blob/cf7b0bf9d177bfb1a389f719770547f30da5b550/src/usr/local/kobocloud/udev_mount.sh#L20

divx118 commented 11 months ago

Ok after much poking around nothing simple popped up to rescan the library. So I installed https://github.com/shermp/NickelDBus and just put the following command in get.sh and udev_mount.sh. Which works very well. qndb -t 30000 -s pfmDoneProcessing -m pfmRescanBooksFull I pushed the changes to my clone https://github.com/divx118/KoboCloud IMO qndb could be a good option instead of the bind mount. If it is something that you want to merge I could clean up the code and add a check if qndb is available. Then followed with a proper pull request.

Bastet91 commented 9 months ago

Ok after much poking around nothing simple popped up to rescan the library. So I installed https://github.com/shermp/NickelDBus and just put the following command in get.sh and udev_mount.sh. Which works very well. qndb -t 30000 -s pfmDoneProcessing -m pfmRescanBooksFull I pushed the changes to my clone https://github.com/divx118/KoboCloud IMO qndb could be a good option instead of the bind mount. If it is something that you want to merge I could clean up the code and add a check if qndb is available. Then followed with a proper pull request.

I tried your clone but still no cover for me. it works on you?

fsantini commented 9 months ago

Qndb is now used in the latest version of the original KoboCloud. I believe that the cover issue is mitigated by converting the books to kepubs using kepubify. However, I noticed it doesn't always work.

thomas-negrault commented 8 months ago

I confirm that it does not always work, I tested 2 ebooks with the online version of Kebubify and I don't have the cover on my Kobo.

svenbox commented 6 months ago

Just tried KoboCloud and this seems to be an issue still - no cover image. Can anyone else confirm?

MoonshineSG commented 1 month ago

any permanent solution for this ? I just added kobocloud to my Libra2 and no cover on any. of the GDrive books...

svenbox commented 4 weeks ago

any permanent solution for this ? I just added kobocloud to my Libra2 and no cover on any. of the GDrive books...

Use the .kepub format and the problems are gone!

MoonshineSG commented 4 weeks ago

any permanent solution for this ? I just added kobocloud to my Libra2 and no cover on any. of the GDrive books...

Use the .kepub format and the problems are gone!

nope. didn't work for me... I gave up and switched to calibre... more complex setup but seams to work well... 🤞🏻

anilkarip commented 4 weeks ago

Covers not working that's it :) I installed Dropbox extension. Similar but working solution.