[Bug 31188] New: UPC or ASIN from amazon for dvd, music cds image
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 Bug ID: 31188 Summary: UPC or ASIN from amazon for dvd, music cds image Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: julie.emond@collecto.ca QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Hi, We would like, in the same way as the isbn for books, that the UPC code or the ASIN for amazon enter automatically for the display of images for dvds and music cds. In short for other documents that do not have an isbn. On other request we see that some have briefly talked about it but no solution except to enter the images by hand has been submitted. A gateway between amazon and koha for the UPC code in the same way as we have a gateway for the simagette with an ISBN. Thank you for your help -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- The cover images code could really use some improvements more generally I think but I think it would take a sponsored effort to do it. With the UPC, you could use "024$a1234$2upc" from a data point of view, and then update the code to handle that case. Using the ASIN would be harder... since asin/Amazon isn't a standard code for the 024 $2 subfield (which is interesting since "spotify" is so clearly there are some fairly recent codes in there) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 Patrick Robitaille <patrick.robitaille@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick.robitaille@collecto | |.ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|UPC or ASIN from amazon for |UPC or ASIN from amazon for |dvd, music cds image |DVDs, music CDs cover | |images See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=23965 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 Koha collecto <koha@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|patrick.robitaille@collecto |koha@collecto.ca |.ca | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188 Koha collecto <koha@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|UPC or ASIN from amazon for |Improve the use of ASIN for |DVDs, music CDs cover |retrieving cover images |images |from Amazon --- Comment #2 from Koha collecto <koha@collecto.ca> --- I think this BZ is obsolete because using the ASIN in 020$a works now (at least in 23.05)+ but ASIN using letters don't work. For exemple, this record don't have any cover image : https://sthyacinthe.koha.collecto.ca/cgi-bin/koha/opac-detail.pl?biblionumbe... The link for the image should be https://images-na.ssl-images-amazon.com/images/P/B0002DG59K.MZZZZZZZ.jpg but if I check in my browser's console, the link that Koha tries to retrieve is https://images-na.ssl-images-amazon.com/images/P/000259.01.MZZZZZZZ.jpg Koha "forgets" the letters in the link... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org