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 170984 - Please add support for MusicBrainz tags
Please add support for MusicBrainz tags
Status: RESOLVED DUPLICATE of bug 133206
Product: sound-juicer
Classification: Applications
Component: general
2.10.x
Other All
: Normal enhancement
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-20 14:14 UTC by matt
Modified: 2005-03-24 12:31 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description matt 2005-03-20 14:14:21 UTC
Hi,

it would be cool if sound-juicer could set MB-specific metadata. I had a look at
the gstreamer framework and it seems at least for FLAC and ogg this should be
possible. The relevant gstreamer IDs are

GST_TAG_MUSICBRAINZ_TRACKID
GST_TAG_MUSICBRAINZ_ARTISTID
GST_TAG_MUSICBRAINZ_ALBUMID
GST_TAG_MUSICBRAINZ_ALBUMARTISTID
GST_TAG_MUSICBRAINZ_SORTNAME

The required data is already queried by sound-juicer and can be extracted using
the usual MBE_* queries. A spec for the MusicBrainz tags is available at
http://www.musicbrainz.org/docs/specs/metadata_tags.html

Having these IDs inside the files would make it easier to update them in case
the data at musicbrainz.org changes.

Thanks for reading,
   Matthias
Comment 1 Ross Burton 2005-03-24 12:31:23 UTC
You didn't notice that I was responsible for creating the MusicBrainz GStreamer
tags I presume. :)

*** This bug has been marked as a duplicate of 133206 ***