View Single Post
Old 11-18-2016, 07:56 AM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,825
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by LadyKate View Post
Ok. Glad to know that add is literal. It would be wonderful if it wasn't but.

I'm still wishing for a way to check the two ebooks (when library duplicates are found) to see which I want to keep or if I want to keep both.

Short of having a second computer available to check the second library it is impossible I guess.
Not at all, run a standalone server against the other library by typing something like this into a command box.

Code:
calibre-server --port 8082 --with-library "D:\Calibre Libraries\_Main"
Then in a browser type the following into the url bar.

Code:
http://localhost:8082
You can see the metadata by clicking the Details link, and the formats via the Get button.

BR
BetterRed is offline   Reply With Quote