Quote:
Originally Posted by JimmXinu
Not in the existing code. Nor do I see a way to add such code that is both reasonably correct and only reasonably difficult.
Well, I suppose there is a way, but it is also a bit less than 'reasonably correct', only works for English and similar languages and is ugly to boot:
|
For the record, calibre has some methods in ebooks.metadata.sources.base.py to handle the case of titles and authors. Most of the metadata source plugins use these via Source.clean_downloaded_metadata. An option to call something like this would at least mean FFF downloads are consistent with other books.