Quote:
Originally Posted by Pr.BarnArt
OK, new version 0.0.0.4
keep on testing
|
One more strange thing. There is something called Undertittel. It is translated to Subtitle or tagline or something. This will cause problems for some books. try searching for this:
Title: Bridget Jones: mad about the boy
Author: Helen Fielding
This will give you no answer. For this book 'mad about the boy' is defined as subtitle, the title contains only 'Bridget Jones'. So if you search for this:
Title: Bridget Jones
Author: Helen Fielding
You will get the correct book. But that is pure luck, since there are 3 books in this series, and book 2 and 3 have same title and different subtitles. This is really a problem for Calibre as well. There is not support for subtitle there. So the only solution I can see, is something like this:
IF <subtitle> exist
<title>=<title>+<subtitle>
seach for <title>, <author> and/or <ISBN> given in Calibre
Something you can look at?