View Single Post
Old 09-30-2013, 09:26 AM   #630
vlad59
Addict
vlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five words
 
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
Quote:
Originally Posted by SirMossi View Post
Hello,

I've setup the php server for my calibre library but I have a problem with the opds search:
I did not get any results from search using Moon+ Reader
the apache access log says the following:
Code:
87.138.86.47 - - [30/Sep/2013:07:11:29 +0000] "GET /stanza/search/winter HTTP/1.1" 404 550
Did I something wrong in my configuration?
Moon+ Reader does not use Opensearch correctly so you'll have to add
Code:
$config['cops_generate_invalid_opds_stream'] = "0";
to your config_local.php

Or you could use a compliant OPDS client like Aldiko, Mantano, FBReaderJ

Last edited by vlad59; 09-30-2013 at 09:41 AM.
vlad59 is offline   Reply With Quote