fsantini / KoboCloud

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

Sync without Login #132

Closed krillin666 closed 2 years ago

krillin666 commented 2 years ago

Hi there @fsantini ! Thank you so much for this amazing piece of software. However, I wanted to know if its possible to use KoboCloud without an account in the Kobo device. I used the trick of editing the Kobo database with sqlite to trick the Kobo into thinking an account is setup, but no account is on the Kobo. This in turn prevents me from syncing (since no account is present), which I'm afraid is also how the KoboCloud works. Is there a way to make it sync the files without an account =

fsantini commented 2 years ago

Hi! Have you tried? We don't use kobo syncing, so it might just work!

krillin666 commented 2 years ago

I setup the kobocloud config with two urls, then rebooted the device. But now I'm unsure how the sync works or if I have to do anything for it to sync

fsantini commented 2 years ago

You should just enable wifi. The scripts detect when WiFi is on and download the books

krillin666 commented 2 years ago

Sorry for my misunderstanding, it is indeed working ! Albeit it only works for one of the links I configured. The one working is for my nextcloud instance which has subfolder but only epubfiles. The other link I have is for a GDrive shared folder with many subfolders which have pdf's in them but also mp3 files. Could the mp3 files be causing the problem ? I only want the pdf

VPeeters commented 2 years ago

Could you post your logs? Mp3s should not be a problem

krillin666 commented 2 years ago

I'm sorry, its working now ! I must have messed up something in the setup :sweat_smile: