View Single Post
Old 04-01-2013, 09:28 AM   #16
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,456
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
OK, I am confused. That plugboard cannot produce what you are seeing, which means that either it is not being executed or that something else is changing the opf inside the book.

One thought: there is code in calibre to detect the word " and " in author strings and change it to " & ". This has the effect of splitting the author string into multiple authors. Try changing the '\1 and ' in the re function to '\1 aanndd ' and see if something different happens.

The above does not explain how the series got into the second author or how the author order got inverted. It almost looks like the kobo is parsing file names instead of using the opf.
chaley is offline   Reply With Quote