fsantini / KoboCloud

A set of scripts to synchronize a kobo reader with popular cloud services
Other
1.01k stars 97 forks source link

Books in dropbox folder not showing up on ereader #30

Closed Ttwyman closed 3 years ago

Ttwyman commented 4 years ago

I've just installed the kobocloud on my kobo Clara and have put a epub book into the folder however it is not showing on my ereader even after restarting the device a few times. This is my first time using code or github so I'm not sure if I have done everything correctly.

tylpk1216 commented 4 years ago

Did you have "/mnt/onboard/.add/kobocloud/get.log" file in your kobo device ?

If you could show the content of this file, I can check what is your problem.

Ttwyman commented 4 years ago

No I can't find that on my e-reader. On 3 Jul 2020 4:33 am, Michael Kuo notifications@github.com wrote: Did you have "/mnt/onboard/.add/kobocloud/get.log" file in your kobo device ? If you could show the content of this file, I can check what is your problem.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

tylpk1216 commented 4 years ago

Could you check steps below to compare with your previous installation?

  1. Use official release (https://github.com/fsantini/KoboCloud/releases/download/0.5/KoboRoot.tgz), you could use your complied item.
  2. Put this tgz file to the folder (.kobo) of your kobo device.
  3. Restart your kobo device.
  4. Add your link to the file (.add/kobocloud/kobocloudrc), remember add newline behind your link string.
  5. Restart your kobo device again.

It should have log now.

remissao commented 4 years ago

@tylpk1216

I have the same problem on Kobo Touch. The files are downloaded into .add/kobocloud/Library but they don't show up on the "My Books" section on the main Menu.

tylpk1216 commented 4 years ago

@remissao

I do not have any kobo devices so I need the log to check what happened.

If your installation was right and your device does not have the log, I will guess the KoboRoot.tgz is not compatible to Kobo Touch.

Ttwyman commented 4 years ago

I have all the files and also don't have that file on my ereader, but mine is a kobo Clara so quite a new one. I've uninstall it at the moment and will try again when I get the chance.

On Mon, 6 Jul 2020, 2:53 am Michael Kuo, notifications@github.com wrote:

@remissao https://github.com/remissao

I do not have any kobo devices so I need the log to check what happened.

If your installation was right and your device does not have the log, I will guess the KoboRoot.tgz is not compatible to Kobo Touch.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fsantini/KoboCloud/issues/30#issuecomment-653975838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDWWMNHODRO2GKY2OBWK63R2EVB7ANCNFSM4OLKCMYA .

tylpk1216 commented 4 years ago

@Ttwyman

Your problem is like https://github.com/fsantini/KoboCloud/issues/29#issuecomment-653978269

If you know how to write shell script, you could add some debug message to check what happened.

Ttwyman commented 4 years ago

I dont know how to write any script

On Mon, 6 Jul 2020, 11:12 am Michael Kuo, notifications@github.com wrote:

@Ttwyman https://github.com/Ttwyman

Your problem is like #29 (comment) https://github.com/fsantini/KoboCloud/issues/29#issuecomment-653978269

If you know how to write shell script, you could add some debug message to check what happened.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fsantini/KoboCloud/issues/30#issuecomment-654144147, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDWWMJ4C2QJHVVMTK6E6IDR2GPSTANCNFSM4OLKCMYA .

eleccy1 commented 3 years ago

My problem is some epub files show in my books some do not. I've used both dropbox and google drive to download. I'm not a coder so I'm hoping someone can help.

Falmer commented 3 years ago

4. remember add newline behind your link string.

This and updating my system to the last version made the difference for me. The script now work correctly.

groentebroer commented 3 years ago

Great, will close the issue!