25

I've bought some digital books, and I was supplied with both the PDF and the mobi format.

Adding them to Calibre, they are treated as different books, and strangely they also have different metadata (the PDF versions miss publisher and author information).

enter image description here

Is there a standard way to tell Calibre that they are the same book? Sure I could use it to manually convert one into the other one, but I would rather keep the original one in both formats.

Nifle
  • 34,998
o0'.
  • 2,331

2 Answers2

36

My current version has a "Merge book records" menu entry. Just select all entries belonging to the same book, then right-click and find "Merge book records" under "Edit metadata".

The first clicked book will be the main one, whose metadata will be picked in case of conflicts.

enter image description here

The manual way would be:

  1. Delete all but one of the duplicate entries (NOT the files!)
  2. Open the metadata editor for the remaining entry (right-click, Edit metadata individually)
  3. Click the red book with the plus sign in the top right to add the other format's files
  4. Click OK when you're done.
mbirth
  • 778
0

My Solution

Select both book records in clibre books list

Right Click on the selection > Edit Metadata > Merge book records

You will see 3 options

  1. Merge into first selected book - delete Others
  2. Merge into first selected book - keep Others
  3. Merge only formats into first selected book - delete Others

Select the one that fits your need.

ALLSYED
  • 101