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 364976 - Musicbrainz "Year" tag problems
Musicbrainz "Year" tag problems
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: metadata
git master
Other All
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on: 364837
Blocks:
 
 
Reported: 2006-10-25 12:27 UTC by Alex Lancaster
Modified: 2006-10-25 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Lancaster 2006-10-25 12:27:26 UTC
+++ This bug was initially created as a clone of Bug #364837 +++

From original bug description:

"Please describe the problem:
If musicbrainz tag the year like 1999-00-00, Rhythmbox put the year like unknown.

Musicbrainz put the year like 1999-00-00 when the month or day is unknown."

Looking at the version of this file in the sound-juicer CVS is almost the same as the one in rhythmbox:

http://cvs.gnome.org/viewcvs/sound-juicer/libjuicer/sj-metadata-musicbrainz.c?rev=1.4&view=markup

it looks like sound-juicer will suffer from the same issue.  Patch #75352 should fix this.
Comment 1 Alex Lancaster 2006-10-25 12:40:23 UTC
Of course, it would cool if the libjuicer library was exported (bug #325895) then we could fix rhythmbox to compile against libjuicer and then we would only have to fix it in one place.  Hint, hint... ;)
Comment 2 Ross Burton 2006-10-25 14:35:33 UTC
Fixed in cvs, thanks.