View Single Post
Old 02-10-2021, 11:37 AM   #1
jgt1942
Connoisseur
jgt1942 began at the beginning.
 
Posts: 63
Karma: 10
Join Date: Nov 2010
Device: iPad
need help with calibredb.exe

(1) everytime I execute calibredb.exe as the first line of the output I see "Failed to initialize plugin: 'C:\\Users\\jgt\\AppData\\Roaming\\calibre\\plugin s\\DeDRM.zip'" this does not impact the desired function but I don't know if I should be concerned about the error or just ignore it.
(2) When I execute "calibredb list --fields author_sort > R:\Libraries\Documents\_temp\Author_list.csv". In the file as the 2nd and 3rd lines I see the following:
id author_sort
1 John Schember

Why do I see the "id". I do not want the "id" value, I just wanted the author_sort value. I can edit out the ID and value but it should not be in the file.

(3) When I execute "calibredb list -f authors,title,series,series_index,comments --separator "ยค" -w 1000000 > R:\Libraries\Documents\_temp\testlist.csv" I get ID field and some weird character before each field. I copied this line from another post by Kovid Goyal thus I'm sure I got it correctly.

I'm running on Win10 x64 with Calibre 5.10.1 x64
jgt1942 is offline   Reply With Quote