fsantini / KoboCloud

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

fix #131 #133

Closed louisabraham closed 1 year ago

louisabraham commented 2 years ago

This fixes #131.

The PR is ready to merge. It also solves an issue of Dropbox giving unicode characters in file names. I use the id to download the file, thus the content is always correct. However the filename cannot handle accents correctly (see #134).

williamutbult commented 2 years ago

The compiled KoboRoot.tgz of this PR does not install for me. No .add folder gets created. The compiled KoboRoot.tgz of the latest release / PR target works. I'm using a Kobo Libra H2O running the latest version 4.32.19501.

louisabraham commented 2 years ago

@williamutbult can you try again? No issue on my side.

@fsantini were you able to test?

louisabraham commented 2 years ago

@fsantini I think that the PR is ready to merge, at least one person was able to make it work. Also, the current state with my fork needing different instructions makes a lot of people confused.