I'm using the Calibre server to get books in Stanza on the iPad. Unfortunately they show up with an incorrect title attribute.
If my book hosted on the server is titled:
"ThisBookTitle - ItsAuthor.epub"
When I download them to Stanza it shows:
Title: "ItsAuthor-ThisBookTitle_###"
Author: "Unknown"
I'm trying to get books to come in looking like:
Title: "ThisBookTitle" or maybe even
Title: "SeriesName SeriesIndex ThisBookTitle"
Author: "ItsAuthor"
The ### seems to be an index used by Calibre since it's appended to the folder holding the epub in the library location.
I've played with the settings under "Preferences>Add/Save>Sending to device" without any luck. I presume that the "Send to device" function is different than the content server function, correct? How does one correct the attributes in Stanza via the Calibre content server? Is there a place where you can specify the title parsing (as in the Add/Save preferences) for the server?
I'm starting the server via command line instead of running the Calibre gui should that make a difference in the answer.
Thanks for any help.
-Matt