Quote:
Originally Posted by Beau
So let me see if I understand this correctly...
|
Let's
Quote:
Originally Posted by Beau
We have the callibre folder which contains all of it's associated books and metadata. This is already being automatically synced for me.
|
This is true.
Quote:
Originally Posted by Beau
Then we create a second db file (that also syncs with sugarsync?) that tells stanza where to find the book we are looking for.
|
Quite right : the calibredb command creates a new file (which type is XML) that has the format expected by Stanza for its catalogs ; so, yes, it's a kind of db, but it has nothing to do with Calibre, except that Calibre generated it...
Quote:
Originally Posted by Beau
There needs to be a stable address to access this db file on sugar sync for stanza to be able to access it. Is that correct?
|
Almost right : there need to be an address to access this db file for Stanza, but also, in this file, there are a lot of references to the location of your ebooks files on the Sugar Sync server, and these locations have to be correct if you want Stanza to download them. For the moment, Calibre can only generate these locations based on a
base url (a base address, which is the address of the calibre directory on the Sugar Sync server), to which it appends the local path of the ebook file. So, if the public address system (pun not intended, promised) of Sugar Sync is consistent, these addresses will be correct, and the system will work ; else, it will fail...
Quote:
Originally Posted by Beau
Now for the really ... ok... not smart question. 
|
Let's see this one
Quote:
Originally Posted by Beau
where/how does one access the command line? What exactly do I put in it?
|
Depending on your operating system, there are multiple ways to access the command line ; on Windows, simply run "cmd" (using the Start/Run menu). You must type the commands I described in the window that will open.
Quote:
Originally Posted by Beau
And is it correct to create this new db file within the calibre folder? would that make the addressing consistant during the sync? Does it even matter?
|
Yes and no : it is important, and in order to do this you must use the
cd command to "go to" the calibre directory ; and no, it will not make the addressing consistant : this depends only on the sync system...
Quote:
Originally Posted by Beau
Thank you so much for your patience.
|
No problem, my pleasure !