View Single Post
Old 09-24-2017, 11:22 PM   #16
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Rellwood View Post
I only wish GR would follow suit and remove the spaces in their author names because import list and gr sync have problems with matching books when their initials have no spaces.
As stated above, the issue isn't Goodreads, but calibre. It passes the returned metadata through a method to clean it. This includes putting a space after any dots in the name. If you don't like the behaviour, you can run from source and make a change on ebooks/metadata/sources/base.py to the method cap_author_token. It's easy to fix the case of adding the space, but harder to remove the extra space if it is already there. Otherwise, I suggest raising a change request and seeing if Kovid or someone else is interested in adding an option or tweak to change this behaviour.
davidfor is offline   Reply With Quote