View Single Post
Old 10-08-2019, 12:33 PM   #6
poxalew
Junior Member
poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.poxalew can program the VCR without an owner's manual.
 
Posts: 9
Karma: 166666
Join Date: Aug 2014
Device: Kindle PW2
Late to the party, I know, but there is a way to start multiple instances: define the environment variable
Code:
CALIBRE_NO_SI_DANGER_DANGER
to anything you like except empty before starting the calibre-server process.

Warning: Here be dragons. Make damn sure you specify distinct library paths etc for the server on the command line, and be extremely careful about accessing the library metadata DB from outside of that server (in the best case, the server will not pick up any changes until it's restarted; in the worst case, you might corrupt it.)
poxalew is offline   Reply With Quote