http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8599

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Owen Leonard <[email protected]> ---
To be very specific, the image code only works with ISBNs because the image
path for Amazon covers contains the actual ISBN:

http://images.amazon.com/images/P/0385334206.01.MZZZZZZZ.jpg

...where 0385334206 is the ISBN.

> CUP in that case is : 841887006255
> And if I search it in Amazon the movie exist...
> 
> See :
> http://www.amazon.ca/s/ref=nb_sb_noss?url=search-alias%3Daps&field-
> keywords=841887006255&x=0&y=0

In cases like the above example where there isn't an ISBN, Amazon links the
image using their own number, ASIN:

http://images.amazon.com/images/P/B000CPHAA6.01.MZZZZZZZ.jpg

There isn't any way to guess that number based on standard bibliographic
information, and anyway the number wouldn't be valid for pulling the cover from
other sources like Google Books or OpenLibrary.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to