Thread: Add book by CLI
View Single Post
Old 03-01-2011, 02:46 PM   #1
plalloni
Junior Member
plalloni began at the beginning.
 
plalloni's Avatar
 
Posts: 3
Karma: 10
Join Date: Mar 2011
Device: Sony PRS-600
Add book by CLI

Hello everyone!

This is my first post on this forums so please excuse if I miss any protocol.

My question is simple, I have a bunch of books in diverse formats which I want to add to my Calibre Library passing the isbn along with the ebook file.

I've managed to extract ISBN for every ebook through a little script of my own.

But when I try to add the ebook to calibre using:

calibredb add -i <some-isbn> <some-ebook-file>

Calibre ignores the isbn.

What's the correct way of doing this?
plalloni is offline   Reply With Quote