GNOME Bugzilla – Bug 550589
Fetch Amazon cover given an ASIN
Last modified: 2011-07-26 19:46:31 UTC
The artdisplay plugin should be able to use an ASIN number stored in the database to get a CD cover.
If we have an ASIN number for an album... where/how is it stored in the database?
It's currently not stored in the database. It would need to be saved in metadata_cb() in rb-audiocd-source.c after the appropriate fields are added to the database (see bug 550588).
We can't talk to amazon any more, so there isn't much we can do here.