View Single Post
Old 01-12-2022, 07:38 AM   #6
mpuech
Junior Member
mpuech began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2017
Location: France
Device: Vivlio Touch HD+ [PB632]
Error plugin Babelio

Hello,

Thanks for your work, but I have an error with this plugin:

Code:
Running identify query with parameters: 
{'title': 'La symphonie pastorale', 'authors': ['André Gide'], 'identifiers': {}, 'timeout': 30} 
Using plugins: Babelio (0, 4, 2), Google (1, 0, 3), Amazon.com (1, 2, 22) 
The log from individual plugins is below 

****************************** Babelio (0, 4, 2) ****************************** 
Found 0 results 
Downloading from Babelio took 0.24242830276489258 
Recherche de : https://www.babelio.com/resrecherche.php?Recherche=La symphonie pastorale Gide&page=1&item_recherche=livres&tri=titre
Plugin Babelio failed
Traceback (most recent call last):
  File "calibre/ebooks/metadata/sources/identify.py", line 46, in run
  File "calibre_plugins.babelio.__init__", line 101, in identify
    log.info(b'Pas de resultat, on utilise uniquement le titre.'.encode('latin-1'))
AttributeError: 'bytes' object has no attribute 'encode' 
Regards
mpuech is offline   Reply With Quote