View Single Post
Old 05-07-2013, 04:56 PM   #414
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: 725
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
For those with an iPad and who use Marvin as e-reader and who want to use the new OPDS search feature of Marvin, you need to set:
Code:
$config['cops_full_url'] ='';
to
$config['cops_full_url'] = 'http://<IP_of_your_COPS_server>/COPS_directory/';

Example (LAN):
$config['cops_full_url'] = 'http://192.168.0.123/cops040/';
The search feature of Marvin works with the new multiple databases of COPS!

for COPS
mariosipad is offline   Reply With Quote