Thank you for this great software, it's really amazing how easy is to create a private on-line library with Calibre and COPS.
I have just a little little question, now that we have
THIS, I want to add kepubs to my online library.
I added the string
Quote:
$config['cops_prefered_format'] = array ("EPUB", "KEPUB", "PDF", "AZW3", "AZW", "MOBI", "CBR", "CBZ");
|
to
config_local.php, but this didn't the trick
It works only if I modify the same row in
config_default.php adding KEPUB.
It is normal or I'm missing something?