View Single Post
Old 11-25-2009, 04:27 AM   #54
dpierron
calibre2opds guru
dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.dpierron shines like a glazed doughnut.
 
dpierron's Avatar
 
Posts: 533
Karma: 8792
Join Date: Aug 2005
Location: Metz, France
Device: iPhone, iPad, PRS-650
Quote:
Originally Posted by Beau View Post
Ok, I have designated the calibre folder in sugar sync as shared, no password, editable. I have a stable link for this folder. (it is a secure link - https://www.sugarsync.com/share/br.....ej, does that matter?)

I opened my command line (windows vista), copied the command line from the first post with my address in place of yours, hit enter....

and got nothing.
That's my fault, I haven't been precise enough : the calibredb command is in fact a program, located in the Calibre program directory ; if you set the working directory to the calibre library folder (as I instructed you before, by using the cd command) then the system may not be able to find the calibredb program. You have to specify the complete path to this file on the command line (use french quotes if there are spaces in the path) e.g. :

Code:
c:\data\dropbox\My Dropbox\Public\calibre_library>"c:\Program Files\Calibre2\calibredb.exe" list --output-format stanza --prefix http://dl.getdropbox.com/u/788541/calibre_library > stanza.xml
Quote:
Originally Posted by Beau View Post
I should have also been able to generate this db file on my computer (and in the calibre folder) by substituting the folder location in place of the http address too, right? That also did not do anything.
No, this wouldn't work ; in fact, with the command I described, the stanza.xml file is generated on your disk, in the current directory ; then, and because this folder is synced, it gets pushed to the web server...

Quote:
Originally Posted by Beau View Post
Am I being thick headed or .... ?

Thanks again!
Beau
Not at all, I just need time adapting my explanations : eventually, they will be clear enough for everyone to understand !

PS : I edited the original post, tell me if it's clearer !

Last edited by dpierron; 11-25-2009 at 04:41 AM.
dpierron is offline   Reply With Quote