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 550587 - Export discogs, and ASIN data
Export discogs, and ASIN data
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: metadata
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks: 550588
 
 
Reported: 2008-09-03 01:07 UTC by Bastien Nocera
Modified: 2008-09-03 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-09-03 01:07:12 UTC
Musicbrainz exports metadata such as Discogs page, and ASIN (Amazon) number:
http://musicbrainz.org/release/5046be03-0fe1-445a-a13a-92410c7916cd.html
http://musicbrainz.org/release/5727ebef-ffdf-4e12-8720-f7951615cc53.html

Those could be used by Rhythmbox to fetch the cover info from Amazon, or discogs.
Comment 1 Bastien Nocera 2008-09-03 13:08:10 UTC
Fixed in trunk.

2008-09-03  Bastien Nocera  <hadess@hadess.net>

	* libjuicer/sj-metadata-musicbrainz.c (lookup_cd):
	* libjuicer/sj-structures.c (album_details_free):
	* libjuicer/sj-structures.h:
	* tests/mb-test.c (source_to_str), (metadata_cb):
	Export ASIN, discogs and Wikipedia URLs in the disc metadata,
	only ASIN implemented for the Musicbrainz2 backend right now
	(Closes: #550587)