View Single Post
Old 05-13-2015, 07:46 AM   #1
Daigomi
Junior Member
Daigomi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2011
Device: Kindle
Importing tags with ; as separator

Hi guys

I've been given a list of 1000 pdfs and a CSV file with the metadata of all 1000 files (including the information for 15 custom columns). What I need to do is create a Calibre library by combining the files with the metadata.

The merge is fairly straightforward, I use kiwidude's CSV import plugin to grab all the data and place it in the appropriate columns. The issue I'm having is that most of the custom columns contain multiple values (for example "Hardback; Comics, graphic novels and artbooks; Audiobook") that is separated using semicolons. I tried doing a replace in the CSV file, but that resulted in many orphaned tags (for example, it would split "Comics" from "graphic novels and artbooks").

Is there anyway to change the separator (either for all of Calibre or just for the custom columns) from a comma to a semicolon? If not, is there perhaps a better or different workaround that I can use?

Thanks!
Daigomi is offline   Reply With Quote