View Single Post
Old 09-16-2022, 10:05 AM   #467
Dompie
Zealot
Dompie began at the beginning.
 
Dompie's Avatar
 
Posts: 104
Karma: 10
Join Date: Jul 2010
Location: Gouda, The Netherlands
Device: Kobo Aura & Kobo Libra
I have installed the latest versions of Caliber (6.5) and BOL_NL (5.0) but the problems remain the same. So Bol has changed something again.
-Without an ISBN no book will be found and with ISBN the book will be found.
-The publisher is not found but that does not produce an error message but the Publisher field is not filled in.
-The labels that were sometimes not filled in, is because many strange labels are used by Bol that are not relevant to me. I really like your limited set.


LOG with ISBN (with:IndexError: list index out of range):
Running identify query with parameters:
{'title': 'Reünie in Toscane', 'authors': ['Annemartien Berkelaar'], 'identifiers': {'isbn': '9789020549164'}, 'timeout': 30}
Using plugins: BOL_NL (5, 0, 0)
The log from individual plugins is below

****************************** BOL_NL (5, 0, 0) ******************************
Found 1 results
Downloading from BOL_NL took 0.6333427429199219


---
Title : Reünie in Toscane
Author(s) : Annemartien Berkelaar
Rating :
Identifiers : isbn:9789020549164
Comments : <p> ZErroreven bijzondere vrouwen gaan op ontdekkingstocht in het schitterende Toscane in 'Reünie in Toscane', het tweede deel van de Toscane-serie van Annemartien Berkelaar. </p>
<p> In 'Reünie in Toscane' van Annemartien Berkelaar ......blabla......arsting rond de bruiloft. </p>
<p> 'Reünie in Toscane' is het tweede deel in de feelgoodserie van Annemartien Berkelaar. Lees ook 'Betoverend Toscane'. </p>
<br>(source: Bol.com)<br>
Querying: https://www.bol.com/nl/s/?searchtext...text=media_all
BOL_NL url: 'https://www.bol.com/nl/nl/p/reunie-in-toscane/9300000095378808/'
Error parsing publisher for url: 'https://www.bol.com/nl/nl/p/reunie-in-toscane/9300000095378808/'
Traceback (most recent call last):
File "calibre_plugins.BOL_NL.worker", line 219, in parse_details
File "calibre_plugins.BOL_NL.worker", line 612, in parse_publisher
IndexError: list index out of range

************************************************** ******************************
The identify phase took 0.84 seconds
The longest time (0.633343) was taken by: BOL_NL
Merging results from different sources
We have 1 merged results, merging took: 0.00 seconds



LOG without ISBN:
calibre, version 6.5.0
FOUT: Geen zoekresultaten gevonden: <p>Kan geen boeken vinden die overeenkomen met uw zoekopdracht. Probeer de zoekopdracht <b>minder specifiek</b> te maken. Gebruik bijvoorbeeld alleen de achternaam van de auteur en een enkel onderscheidend woord uit de titel.<p>Klik op 'Details weergeven' om het volledige logbestand weer te geven.

Running identify query with parameters:
{'title': 'Reünie in Toscane', 'authors': ['Annemartien Berkelaar'], 'identifiers': {}, 'timeout': 30}
Using plugins: BOL_NL (5, 0, 0)
The log from individual plugins is below

****************************** BOL_NL (5, 0, 0) ******************************
Found 0 results
Downloading from BOL_NL took 0.4107985496520996
Querying: https://www.bol.com/nl/s/?searchtext...text=media_all
Plugin BOL_NL failed
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 47, in run
File "calibre_plugins.BOL_NL.__init__", line 374, in identify
AttributeError: module 'PyQt6.QtGui' has no attribute 'QApplication'

************************************************** ******************************
The identify phase took 0.61 seconds
The longest time (0.410799) was taken by: BOL_NL
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
Dompie is offline   Reply With Quote