Quote:
Originally Posted by oxygenoxy
Hi,
Could you add a feature to your program to convert x-ray data in asc to android's sqlite format?
Thanks!
|
I'll have a look into it; the converter program listed in the first post will probably work for it, it's just a matter of getting the proper name for the file. I haven't had it open in a long time though so I'm not sure if it still works or not.
Any specific reason why you want to convert rather than build from scratch? Converting asc to the sqlite format isn't as good as making a new one, there are multiple features missing from the old format.
If it's just a matter of characters & descriptions, I could probably add a feature to pull the character info from the .asc as well, so it can be exported to XML and used to build the new format...
Quote:
Originally Posted by jazavchar
Actually it does not work with any book that I've tried so far. First tired it with Stephen King's "The Stand".
|
Weird, I'll have a look into it and report back.
Edit:
I've uploaded a new version (d) to the first post. When books had more than 5 characters, Goodreads shows a 'more' button and has a hidden section there so it wasn't grabbing them all. The new version should download all available characters.