After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 550589 - Fetch Amazon cover given an ASIN
Fetch Amazon cover given an ASIN
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: Plugins (other)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on: 550588
Blocks:
 
 
Reported: 2008-09-03 01:12 UTC by Bastien Nocera
Modified: 2011-07-26 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-09-03 01:12:26 UTC
The artdisplay plugin should be able to use an ASIN number stored in the database to get a CD cover.
Comment 1 John Daiker 2008-11-13 02:58:35 UTC
If we have an ASIN number for an album... where/how is it stored in the database?
Comment 2 Bastien Nocera 2008-11-13 10:44:52 UTC
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).
Comment 3 Jonathan Matthew 2010-01-03 08:16:06 UTC
We can't talk to amazon any more, so there isn't much we can do here.