Quote:
Originally Posted by PMrev
Hey,
We are currently upgrading the android app libraries to support google and dropbox API's again, at this point they were completely deprecated.
You should be able to test soon Stumped
Thanks,
Alex
|
Ok thanks, for the record are there any others that will/should work. E.g. Microsoft one box. I don't use that myself but it would be a good one for you to support if you can.
With Google drive, it's not just the API that needs attention, it's the mechanism for deciding if a folder is a calibre library or not.
Right now it is an automated search for the metadata.db file , which is slow inside of a large folder with thousands of books., Inside of what could be a 100gb Google drive account.
Letting the user choose the cloud folder would be better and simpler. The user knows which folder has the library! So let the user tell the app rather than have the app go search for it