Hi Kovid,
Great software you've got here! I'm just setting up my ipod Touch with the Stanza ePub reader and am using Calibre to convert my books to epub format. Stanza has a feature whereby you can access your library online right from the program by simply serving an xml file and your epub books from a webserver and then telling stanza the URL of your online catalog. The
syntax of the XML file is pretty straight forward. I was going to whip up a script that would use the info in the Calibre database to generate this XML file and simply mount the Calibre ebook storage folder along with the XML file on my web server so we could access our library from anywhere.
After searching this forum I came across the calibredb command along with its --list feature. The only thing its missing for me to generate this XML file is for it to be able to dump the relative path and filename within the Calibre ebook folder of each books book and image files.
Is this info accessible by calibredb and if so could these 2 extra fields be added to the --list command?
I love it when I stumble across gems of the internet like this. Thanks again for a wonderful piece of software!
Cheers,
CrazyIvan