fsantini / KoboCloud

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

Clara hd #7

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi, I'm having trouble getting this to work with new clara hd - trying to sync a dropbox folder. this is my log. any help much appreciated! thanks

2018-12-21_18:15:43 waiting for internet connection Reading # Add your URLs to this file Comment found Reading # Remove the # from the following line to uninstall KoboCloud Comment found Reading #UNINSTALL Comment found Reading Getting

Reading Getting

2018-12-21_18:16:14 done

fsantini commented 5 years ago

Have you added the dropbox link to the kobocloudrc file and restarted the kobo? Restarting is important (for some reason). It seems that the program is not reading your dropbox link correctly: do you see these "Reading" and "Getting" lines? after those words you should see your dropbox link.

ghost commented 5 years ago

yeah the link is in the file and I've powered it off and on a few times now, but the log is the same, only timestamp is different. Is there anything else I'm missing?

ramius86 commented 5 years ago

2018-12-26_11:54:37 waiting for internet connection Reading # Add your URLs to this file Comment found Reading # Remove the # from the following line to uninstall KoboCloud Comment found Reading #UNINSTALL Comment found 2018-12-26_11:54:42 done

Same here with clara HD with firmware 4.12.12111

[edit] Solved, I've put link the first line instead of add a new one and worked

Hamelscott commented 5 years ago

@czebrahat, @fsantini,

Can either of you give me some guidance on installing this? I'm literally stuck at step one (running the script??) Is this to be done on a Linux machine or something? Where do I download the files? (Sorry- I'm very new to github!)

fsantini commented 5 years ago

@czebrahat, @fsantini,

Can either of you give me some guidance on installing this? I'm literally stuck at step one (running the script??) Is this to be done on a Linux machine or something? Where do I download the files? (Sorry- I'm very new to github!)

Hi, you can just download the latest KoboRoot.tgz file from the Releases page and place it in the .kobo directory of your reader by attaching it to a PC. Reboot the reader and then follow the instructions on how to edit the kobocloudrc file.

Hamelscott commented 5 years ago

I'm fairly certain I followed the instructions correctly. My Kobocloudrc file now reads,

https://www.dropbox.com/"mylink" # Add your URLs to this file

and the log reads 2019-02-04_20:29:32 waiting for internet connection Reading Getting

2019-02-04_20:29:42 done

but I see no change to my book list or anything? Any tips? (and btw I greatly appreciate the assistance!)

kjeldahl commented 5 years ago

I have to reboot the kobo after changing the configuration file for it to pick up the changes.

tir. 5. feb. 2019 02.34 skrev Hamelscott notifications@github.com:

I'm fairly certain I followed the instructions correctly. My Kobocloudrc file now reads,

https://www.dropbox.com/"mylink" # Add your URLs to this file

and the log reads 2019-02-04_20:29:32 waiting for internet connection Reading Getting

2019-02-04_20:29:42 done

but I see no change to my book list or anything? Any tips? (and btw I greatly appreciate the assistance!)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fsantini/KoboCloud/issues/7#issuecomment-460481475, or mute the thread https://github.com/notifications/unsubscribe-auth/AABNB7hN0oaJCEprFTH7Xvo3Gzrdsyi3ks5vKN--gaJpZM4ZehoT .

-- Mvh Jacob Kjeldahl Kjeldahl IT

Hamelscott commented 5 years ago

Hmm. I tried a few different things and now my get file shows

Reading (Dropbox address) Getting (Dropbox address) Getting (Dropbox address) Done

But I see no new books!!

fsantini commented 5 years ago

Well this is very promising! Do the books have the epub extension? Can you please check that the first address after "getting" is different from the second? The second should be the book itself and it seems that everything went smoothly.

Hamelscott commented 5 years ago

All books have an epub extension. There are only books in the folder (I've tried with multiple books, And also with just one) The links after getting are identical. Only other thing to note is that my link ends in ?dl=0

Not sure if that would impact? It's the copied link directly from Dropbox share menu.

Hamelscott commented 5 years ago

Also, not sure if it would matter, but I have koreader installed and kfmon

Hamelscott commented 5 years ago

Ok! After dedicating some time to this this afternoon, I've got it fixed. Reset the Clara to factory, then started by installing kobocloud. The key for me was inputting my link in BEFORE the #, but also with a space at the end of the link. Maybe that was obvious, but not to me! Everything worked after that! Reinstalled koreader and everything is great now! Thanks for all the assistance!

fsantini commented 5 years ago

I think that the space was the problem. I will try to fix this! Thanks!

ghost commented 5 years ago

I can't believe this actually worked for me, I'd totally given up before. So simple, but it wasn't obvious to me either. Thank you!

On Wed, Feb 6, 2019 at 10:25 PM Hamelscott notifications@github.com wrote:

Ok! After dedicating some time to this this afternoon, I've got it fixed. Reset the Clara to factory, then started by installing kobocloud. The key for me was inputting my link in BEFORE the #, but also with a space at the end of the link. Maybe that was obvious, but not to me! Everything worked after that! Reinstalled koreader and everything is great now! Thanks for all the assistance!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fsantini/KoboCloud/issues/7#issuecomment-461212762, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar54GSTL8f7kwPJoASXvIIneun5iB-qgks5vK1ZygaJpZM4ZehoT .

Hamelscott commented 5 years ago

I'm just amazed more people aren't aware if this tool! Totally makes my Kobo experience a dream! I love being able to just sync to my Dropbox! Amazing!

fsantini commented 5 years ago

Glad that it worked!