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