View Single Post
Old 12-07-2012, 01:54 PM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Quote:
Originally Posted by kksdragons View Post
When I go to d/l an epub from the server, the path shows an epub but when the d/l dialog box opens, it is a zip file. This will obviously not work! Why is this happening and how do I fix it? Did I do something wrong?
There are two possible scenarios for this:
- you are using Internet Explorer as your browser. IE ignores the mime type and says it is a zip file by looking at the content (an ePub IS a zip file under the covers). In this case the only recourse is to rename the file back to ePub.
- the web server you are using ignores the mime type in the HTML and needs it setting up explicitly in the web server configuration for ePub file types
Quote:
The Search page doesn't work. It says "Calibre library - Demo - pure OPDS" at the top. Does Search only work in OPDS, not HTML? Is this fixable?
the developer who was working on search seems to have gone quiet so no real idea. My personal experience is that it only seems to work on small libraries.
Quote:
I also seem to have to open the C2OPDS GUI by navigating to the folder and double-clicking the "OpdsOutput-3.1-SNAPSHOT.jar" file. Isn't there an .exe file for this?
There is no exe as the program is written in Java. The install should have set up a menu shortcut to start via the rungui.cmd batch file. Note that there is a fixed version of this file for use on 64 bit Windows systems.
Quote:
did search for incremental updates but can't make sense of if this is possible or not for a large library or how to do it?
There is no incremental update facility. The generation process does try and optimise a bit and avoid updating any generated files that are the same as the last run. Improving the optimisations further to speed up generation is on the roadmap, but I have no idea of likely timescales as some of the C2O developers seem to have little/no time free to work on it.
itimpi is offline   Reply With Quote