View Single Post
Old 09-21-2013, 11:40 AM   #3
TomChiverton
Junior Member
TomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to beholdTomChiverton is a marvel to behold
 
Posts: 6
Karma: 11516
Join Date: Sep 2013
Device: Kobo Touch
Quote:
Originally Posted by davidfor View Post
I haven't looked at the wish list much before. A little look gave me the following query:

Code:
SELECT *
FROM content
WHERE Accessibility = -1
and IsDownloaded  = 'false'
But, it isn't much help as I was expecting. The "ContentURL" for the purchased books and recommendations contains a URL for the book. But, neither of the books I have in my wish list have a URL. You can get the title and author from the "Title" and "Attribution" columns.
That would work - I can have a script pull the author and title and make a HTML page or whatever, and link to the Kobo search page with the URL preloaded.

*Except* attribution (i.e. author) seems to be empty...
TomChiverton is offline   Reply With Quote