View Single Post
Old 11-25-2009, 02:10 PM   #57
blysik
Member
blysik began at the beginning.
 
Posts: 11
Karma: 12
Join Date: Nov 2009
Device: Kindle2
Quote:
Originally Posted by blysik View Post
Hi,

I'm trying this tip out, and while calibredb list in text or xml format looks fine, if I use output-format stanza, it's basically a blank xml feed, with only the headers.
Here's an example of what I see:

Code:
$ calibredb list --output-format stanza --prefix http://dl.dropbox.com/u/XXXXXX/Ebooks<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>calibre Library</title>
  <author>
    <name>calibre</name>
    <uri>http://calibre.kovidgoyal.net</uri>
  </author>
  <id>urn:calibre:main</id>
  <updated>2009-11-25T18:38:00Z</updated>
  <subtitle>
        Books in the calibre database
  </subtitle>
</feed>
bruce:Ebooks blysik$
blysik is offline   Reply With Quote