View Single Post
Old 05-06-2013, 03:40 AM   #1323
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
Quote:
Originally Posted by mariosipad View Post
One of the changes (new feature actually) in Marvin 1.5 is

Improved OPDS searching. Marvin can now search in several new catalogs such as COPS, Project Gutenberg, Internet Archive and Feedbooks.

I am a COPS user and have encountered a problem with it.
Problem solved!

To use search with COPS you have to set one of the options in config_local.php.
Code:
$config['cops_full_url'] ='';
to
$config['cops_full_url'] = 'http://<IP_of_your_COPS_server>/COPS_directory/';

Example:
$config['cops_full_url'] = 'http://192.168.1.123/cops34/';
for Marvin
mariosipad is offline