View Single Post
Old 07-28-2011, 07:59 AM   #1
pgmariotti
Junior Member
pgmariotti began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2011
Device: Windows Phone 7
Query calibre data from Windows Phone 7

Hi.
I am developing an ebook reader App for the Windows Phone 7.
The app is currently quite capable of accessing and downloading books from a Calibre library, using the OPDS data available via the Content Server.
However, the structure of the content server makes it very difficult to access information like publisher, series and tags when a single book is downloaded, since this would involve a very large series of queries to the Content Server.

Is there a way of querying information about a single book from the Calibre database?

This would have to be via HTTP, since the Windows Phone 7 currently has no socket library (although one will be available in the next OS release towards the end of the year).
pgmariotti is offline   Reply With Quote