Calibre 0.6.42
I did my best to check the entire thread before posting, but I'm having an issue with the Create Catalog function. It has to do with the "format" field (with any type of output). Sometimes it just puts "lit,mobi,epub..etc" and sometimes it puts the entire file path. This example is the CSV export:
Code:
authors,formats,id,series,series_index,title
"Joe Haldeman","lit, mobi","2","","1.0","The Accidental Time Machine"
"Robert B. Parker"," Parker/Appaloosa (3)/Appaloosa - Robert B. Parker.lit, Parker/Appaloosa (3)/Appaloosa - Robert B. Parker.mobi","3","","1.0","Appaloosa"
"Gregory Benford","lit, mobi","4","","1.0","Beyond infinity"
"Greg Keyes","lit, mobi","5","Kingdoms of Thorn and Bone","3.0","The Blood Knight"
"Greg Keyes","lit, mobi","6","Kingdoms of Thorn and Bone","4.0","The Born Queen"
"Greg Keyes","lit, mobi","7","Kingdoms of Thorn and Bone","1.0","The Briar King"
"Greg Keyes","lit, mobi","8","Kingdoms of Thorn and Bone","2.0","The Charnel Prince"
"Greg Bear","lit, mobi","9","","1.0","City at the End of Time"
"George R. R. Martin"," R. Martin/A Clash of Kings (10)/A Clash of Kings - George R. R. Martin.lit, R. Martin/A Clash of Kings (10)/A Clash of Kings - George R. R. Martin.mobi","10","A Song of Ice and Fire","2.0","A Clash of Kings"
"Greg Bear","lit, mobi","11","","1.0","Darwin's Children"
"Greg Bear","lit, mobi","12","","1.0","Darwin's Radio"
"David Gunn","lit, mobi","13","Death's Head","1.0","Death's Head"
"David Gunn","lit, mobi","14","Death's Head","2.0","Death's Head Maximum Offense"
"Peter F. Hamilton"," Hamilton/The Dreaming Void (15)/The Dreaming Void - Peter F. Hamilton.lit, Hamilton/The Dreaming Void (15)/The Dreaming Void - Peter F. Hamilton.mobi","15","The Void Trilogy","1.0","The Dreaming Void"
"Lee Child","lit, mobi","16","Jack Reacher","1.0","Echo Burning"
"Adam-Troy Castro","lit, mobi","17","Andrea Cort Novels","1.0","Emissaries From the Dead"
"George R. R. Martin"," R. Martin/A Feast for Crows (18)/A Feast for Crows - George R. R. Martin.lit, R. Martin/A Feast for Crows (18)/A Feast for Crows - George R. R. Martin.mobi","18","A Song of Ice and Fire","4.0","A Feast for Crows"
A quick glance will reveal that author's names that consist of more than two words causes it to spit out the full pathname instead of only the format.
Has this been addressed in a newer release?
If this is the wrong place, kindly point me to where this type of bug is being tracked.
Thanks,