8000 Tags · citronalco/calibre-dnb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: citronalco/calibre-dnb

Tags

v3.2.5

Toggle v3.2.5's commit message
when searching for IDN, do not skip results with different IDN

Seems like DNB sometimes redirects books to another IDN

v3.2.4

Toggle v3.2.4's commit message
v3.24

v3.2.3

Toggle v3.2.3's commit message
workaround DNB's issues

- DNB takes up to several seconds to respond, so only query max. 10 results (prev: 100)
- Instead of a book's content, DNB returns an error page. Ignore this page.

v3.2.2

Toggle v3.2.2's commit message
- rework query creation for better results

- fix bug preventing cover downloads
- get comments and cover also from other physical editions

v3.2.1

Toggle v3.2.1's commit message
Fix retrieval of non-GND subjects

v3.2.0

Toggle v3.2.0's commit message
drop QT4, fix QT5, bump version number

seems like QT5 Python imports were broken all the time and did only work
because of Calibre's fallback

v3.1.7

Toggle v3.1.7's commit message
Work around missing TLS CAs in some Python installations

v3.1.5

Toggle v3.1.5's commit message
Merge branch 'fnln' into 'master'

Change authors format from LN, FN to FN LN

See merge request geierb/calibre-dnb!1

v3.1.2

Toggle v3.1.2's commit message
bump version number

search in all indices if not author is given
0