View Single Post
Old 09-05-2016, 02:09 PM   #88
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
Quote:
Originally Posted by itimpi View Post
I cannot reproduce this - for me the header.html file is generated every time I create a HTML catalog. It is not a very big file as it merely contains the date the catalog was created and the version of Calibre2opds used to do it. I think it is done this way so it can easily be included from other HTML files.

If you can reproduce this issue with the latest release then I would be very interested to have a bug report raised giving the profile.xml file that contains the runtime parameters used to see if I can then reproduce it.

In the meantime I will try to find the time to see exactly why it is generated to see if the original reason is no longer valid.
I think you may have hit on something.

the profile.xml is literally empty(corrupt?)

Spoiler:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>calibre2opds 3.5</comment>
</properties>



where as the default is a 7k file, did a save configuration, but the contents of the profile.xml don't change.
scissors is offline   Reply With Quote