Quote:
Originally Posted by Tanjamuse
I don't have any options for changing how the catalog is created as you can see in my attached screenshot.
Also the comments column is the last column of those I've chosen for the catalog.
|
Comments is not last in the sample you posted, it lies between #fandom and languages, and the comments all end with a LF - so there are Line feeds in the middle of a line ('record'). The LF character normally denotes the end of a line ('record') in a so-called CSV file.
I forgot, unfortunately you can't specify a separator in the GUI CSV catalog feature.
But the calibredb --list command has a separator option, I have a vague memory that it had a problem with very long comments. That was a long time ago.
There is a calibredb --catalog command too, but the doco only refers to EPUB output.
BR