https://bugs.kde.org/show_bug.cgi?id=507912
Bug ID: 507912
Summary: Open Library - Does not fetch covers for books without
ISBN
Classification: Applications
Product: tellico
Version First HEAD
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The cover is not retrieved for books that do not have an ISBN listed.
Documentation, Open Library Covers API:
https://openlibrary.org/dev/docs/api/covers
Tellico retrieves covers using this API call:
https://covers.openlibrary.org/b/isbn/$value-M.jpg?default=false
Perhaps it would be better to use OLID (Open Library ID) rather than ISBN to
retrieve a book cover:
https://covers.openlibrary.org/b/olid/$value-M.jpg?default=false
STEPS TO REPRODUCE
1. Create a new book collection
2. Add entry from Internet Search
3. Search "Sonnets. Volume 8" or "nous. n°1"
Search type: Title
Search source: Open Library
4. The returned book has no cover.
Yet the cover is present on OpenLibrary :
https://openlibrary.org/books/OL32223354M/Sonnets._Volume_8
https://openlibrary.org/books/OL59631618M/nous._n%C2%B01
SOFTWARE/OS VERSIONS
OS: Linux Mint 22.1 (Xia) - Cinnamon
Tellico: 4.1.3
KDE Frameworks: 6.13.0
Qt: Using 6.9.0 and built against 6.9.0
KDE Flatpak runtime (Xcb)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.14.0-27-generic
--
You are receiving this mail because:
You are watching all bug changes.