Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibre 5.0 compatibility #1

Open
bdcaf opened this issue Sep 25, 2020 · 1 comment
Open

Calibre 5.0 compatibility #1

bdcaf opened this issue Sep 25, 2020 · 1 comment
Labels
testing Needs tests

Comments

@bdcaf
Copy link
Owner

bdcaf commented Sep 25, 2020

First test gives error:

calibre, version 5.0.0
FEHLER: Keine Übereinstimmungen gefunden: <p>Es wurden keine Bücher für die aktuelle Suche gefunden. Versuchen Sie, die Suche <b>weniger spezifisch</b> zu formulieren. Verwenden Sie beispielsweise nur den Nachnamen des Autors und ein einzelnes, prägnantes Wort aus dem Titel.<p>Um den gesamten Protokoll zu lesen, klicken Sie auf "Details anzeigen".

Running identify query with parameters: 
{'title': 'Exact Matrix Completion via Convex Optimization', 'authors': ['Candes, Emmanuel J.', 'Recht, Benjamin'], 'identifiers': {'zkey': 'YFQKXFA6', 'zkey_file': 'CANDESE_RECHTB'}, 'timeout': 30} 
Using plugins: Crossref DOI Metadata Downloader (0, 0, 1) 
The log from individual plugins is below 

****************************** Crossref DOI Metadata Downloader (0, 0, 1) ****************************** 
Found 0 results 
Downloading from Crossref DOI Metadata Downloader took 0.06382107734680176 
start doi lookup
email: [email protected]
Plugin Crossref DOI Metadata Downloader failed
Traceback (most recent call last):
  File "site-packages/calibre/ebooks/metadata/sources/identify.py", line 47, in run
  File "calibre_plugins.crossref_doi_download.__init__", line 84, in identify
AttributeError: 'dict' object has no attribute 'has_key' 

******************************************************************************** 
The identify phase took 0.21 seconds 
The longest time (0.063821) was taken by: Crossref DOI Metadata Downloader 
Merging results from different sources 
We have 0 merged results, merging took: 0.00 seconds 
@bdcaf
Copy link
Owner Author

bdcaf commented Sep 26, 2020

Ok - so far caught all "obvious" incompatibilities.

@bdcaf bdcaf added the testing Needs tests label Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Needs tests
Projects
None yet
Development

No branches or pull requests

1 participant