https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35729 --- Comment #16 from Esther Melander <esther.melander@bywatersolutions.com> --- The Coce image service is supposed to search Amazon, Google Books, and Openlibrary. Koha is not finding the 979 book cover image on Amazon because of the way Amazon is structuring the URL's for the 979 numbers (as discussed above). I think the same thing is happening on Google Books and Openlibrary. The URL's for Google Books and Openlibrary do not have the ISBN. The ISBN is in the content of the page. I did a search for 9798885795777 and found the listings for the title did have a cover image on Google Books and Openlibrary. I am not sure Koha is doing a cascading search in the other services. If the priority is Amazon first and the search fails or times out, the other services should find it, if it exists. I am not sure I have seen an image pulled from Google Books or OpenLibrary in a very long time. The search either returns Amazon or nothing. So in addition to adding support for the 979 numbers, we may need to take a look at what the Coce image search is doing. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.