View Single Post
Old 10-26-2013, 02:38 PM   #668
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 josephus333 View Post
Okay I just should stop reading, it always shows up what you really are...in my case an idiot...
What confused me was your post #145 where you described your installation on a Synology NAS...I just thought it would be with the same server running...
Anyway thanks a lot it now works.
Don't be so hard with yourself. In the past $config['calibre_internal_directory'] had to be filled but that's not true anymore so old posts can give false hints .

Quote:
Originally Posted by josephus333 View Post
Just the search using the opds with my Galaxy Note and Aldiko isn`t working.

With $config['cops_generate_invalid_opds_stream'] = "1";
there is no way to start a search.
With $config['cops_generate_invalid_opds_stream'] = "0";
I can start a search but resulting in "404 not found"

But I think this has already been dicussed here anywhere so I`ll try to find out myself...
Thanks a lot again really appreciating your work...
IIRC Latest version of Aldiko should handle standard search so you should use :

$config['cops_generate_invalid_opds_stream'] = "0"

I might be wrong, but I was a member of the beta test team of Aldiko 3.0 and it worked fine with my own COPS catalog.

To make it work you may have to add :

$config['cops_full_url'] = "http://www.myurl.com/cops/"

I may be mandatory with Aldiko (like it is with Mantano).
vlad59 is offline   Reply With Quote