View Single Post
Old 01-09-2015, 01:51 PM   #4
Pr.BarnArt
Addict
Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.Pr.BarnArt ought to be getting tired of karma fortunes by now.
 
Pr.BarnArt's Avatar
 
Posts: 397
Karma: 401800
Join Date: Jun 2011
Device: Pocketbook 902 / Ipad air/ kindle paperwhite
Quote:
Originally Posted by Rayha View Post
Maximum title/author search match, from configuration page, does only work on covers. What about the rest of metadata? It would be nice to see more alternatives to choose the best set of metadata.
The selection is done by calibre, I think we could pass a priority but I have to look for that.

Quote:
Originally Posted by Rayha View Post
If not possible to show more than one match of metadata, is it possible to prioritize categories when searching, and stop with first match? If so, I would like this priority: Innbundet, Pocket, Heftet, e-bok
it is posible, but is it also very individual, for this you have to set your priority in the configuaration window.. In combination with the first point that would be interesting. I will think about it.

Quote:
Originally Posted by Rayha View Post
In the changelog, it says that categories CD-bok, øvrig and MP3 are rejected. But it doesn't look that way: A search for Author: Jo Nesbø, Title: Sønnen, resulted in this book: http://www.adlibris.com/no/product.aspx?isbn=8242157944, which has category øvrige.
Yeah,just for testing I deleted some breaks in the code and forgot to put them back. Is fixed in 0.0.3

Quote:
Originally Posted by Rayha View Post
If ISBN does not match any book, the search doesn't continue trying to find books based on author/title. I know that there are different ISBN for different publisher/version/category of the book, and if the book has been added to the library with ISBN included as metadata, and that ISBN does not match the versions available in Adlibris, the search will fail. If you have these metadata for a book: Author: Jo Nesbø, Title: Sønnen, ISBN: 9788203356674, the search will fail. Even though all metadata are correct for this book from another publisher.
Nice request, in case a ISBN-number is false or not found, the search is done by author and title. Implemented in 0.0.3

Quote:
Originally Posted by Rayha View Post
here are some text strings that sometimes occur in Comments, that is not really wanted. Is it possible to remove those text strings? If you try to search for ISBN: 9788203355936, you will see these two lines within the text: If they occur, they are not wanted. Is it possible to remove them?
It is difficult to track commercial tekst, because the tekst itself will be different and the only recognition is that they are in bold. But p.e quotes from a paper are also in bold.
I implemented a function to delete all bold tekst, unless they start with a double quote. So be aware, you can miss bold description.
See testversion 0.0.3 Maybe I shouldimplement this as an option in the configuration.

New test version available at the start of this thread.
Waiting for comments, this is the way I like to program.
Pr.BarnArt is offline   Reply With Quote