View Single Post
Old 10-31-2015, 07:43 AM   #241
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 Wipneus View Post
Thanks Pr.BarnArt but it don`t work.

I have tried two books.
isbn: 9055158593 - Het dikke schrift
isbn: 9023448502 - De Kantlezer

I got the same problems that in the line from the author i get the name author and the name of the publisher.
Now i got this this in the line author - (book Het dikke schrift)
Agota Kristof & Gennep B.V., Uitgeverij Van

Strange,
When I test: search for the book "Het dikke schrift" returns just Agota Kristof
When I do a search for "De Kantlezer" it returns 2 names: Brunonia Barry en Barry , Brunonia.
But thats is like how Bol list the authors ( first name lastname, and last name , firstname) in this case.

It seems to me that the update is not correct installed in your configuration:
In the zip file Bol_NL.zip there is a file named: worker.py.
(I think: c:\users\YOUR USERNAME\ appdata\Roaming\calibre\plugins\Bol_NL_zip.
Windows: show hidden directories/files is on)
It is the same file you can download at the start of this thread.

Can you find this part of code in that file?
Code:
def parse_authors(self, root):
		#search productinfo
		authors = []
		auteur_node = root.xpath('//div[@class="product_detail_title boxedbottom_s fleft"]/div/p[text()[contains(.,"Auteur")]]/span[@class="po_pdp_creator2"]/a')
You can read the file in a text-editor.
Pls let me know.

Last edited by Pr.BarnArt; 10-31-2015 at 05:06 PM.
Pr.BarnArt is offline   Reply With Quote