View Single Post
Old 04-10-2015, 01:21 PM   #20
goge
Member
goge began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Mar 2015
Device: android phone
Thank you!

That implementation works really well. I now have the add by isbn ajax implemented. It adds the book and fetches it's metadata That's enough for me to get started scanning my books!

I can see some improvements. I also should implement checking for duplicates. I can get covers as well. There is already a bit of a delay, maybe <5 seconds, when fetching the metadata, downloading a cover will increase that. I might make it asynchronous in the future.

Thanks for the help! I'm going to see about embedding the scanner web app in the LibraryServer as well. When things are fully functional I'll make a pull request.
goge is offline   Reply With Quote