Quote:
Originally Posted by trap000d
Hi Notimp,
Thank you.
I tested scripts for compatibility with unicode (files with Cyrillic and Chinese characters in names). If you send me an example of name which caused trouble, I'll find where is the problem: in Dropbox, in my scripts or somewhere else.
|
Here is one of the files that innitially caused me some issues:
https://www.load.to/WORsnnsFiO/Renzi...pload.biz.epub
Mirror:
http://www.filefactory.com/file/3snt...pload.biz.epub
The file seems to download fine, but then on the device turns out to be a 8kb file with a dropbox api error encoded into it (= error at dropbox' end?) and not the initial epub - if I replace the umlauts (here are some you could test against - φόδΦάΔί

) with spaces, it downloads (/syncs) fine.
I'm on a PW3, and the extension works fine for me, btw.
edit: And just as a small aside, if you are using Linux and looking at my script - the calibre command line commands should be global on Linux - if you delete the /Applications/calibre.app/Contents/console.app/Contents/MacOS/ parts in the code above, the lines should start working for you - at least thats what Kovid states in the Calibre documentation.