View Single Post
Old 10-03-2013, 05:01 AM   #639
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 khahoon View Post
Hi

Is it possible to chain multiple calibre libraries? ... I am wondering if its possible to define multiple calibre libraries in a single COPS instance? ...
Yes!

Look in config_local.php!

Code:
    /*
     * The directory containing calibre's metadata.db file, with sub-directories
     * containing all the formats.
     * BEWARE : it has to end with a /
     * You can enable multiple database with this notation instead of a simple string :
     * $config['calibre_directory'] = array ("My database name" => "/home/directory/calibre1/", 
                                         "My other database name" => "/home/directory/calibre2/");
     */
This works! (on newer versions of COPS)
mariosipad is offline   Reply With Quote