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 677286 - [PATCH] please update to use libmusicbrainz5
[PATCH] please update to use libmusicbrainz5
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 679432 685271 (view as bug list)
Depends on: 676749
Blocks:
 
 
Reported: 2012-06-01 15:04 UTC by Jon Dowland
Modified: 2012-10-02 10:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for musicbrainz5 (25.71 KB, patch)
2012-06-07 03:21 UTC, Robert Ancell
none Details | Review
audiocd: Port to libmusicbrainz5 (72.98 KB, patch)
2012-08-29 18:46 UTC, Bastien Nocera
none Details | Review

Description Jon Dowland 2012-06-01 15:04:28 UTC
5 is very similar to 4 (they bumped the version to work around a problem in Debian package versioning I think). Do you want to retain 3 support (presently you support 3-or-4)? sound-juicer is going to drop 3 (see https://bugzilla.gnome.org/show_bug.cgi?id=676749)
Comment 1 Robert Ancell 2012-06-07 03:21:22 UTC
Created attachment 215818 [details] [review]
Add support for musicbrainz5

Basically a copy of musicbrainz4 support but updated for two API changes.
Also fixes:
- configure script on saying musicbrainz is supported if v3 headers installed
- correctly link against libdiscid for version 4 and 5
Comment 2 Bastien Nocera 2012-06-13 09:39:21 UTC
(In reply to comment #1)
> Created an attachment (id=215818) [details] [review]
> Add support for musicbrainz5

This code comes from sound-juicer and needs to be updated there before being added to Rhythmbox.
Comment 3 Christophe Fergeau 2012-06-16 12:04:47 UTC
libmusicbrainz5 support has been merged in sound-juicer, libmusicbrainz4 has been dropped, see bug #676749
Comment 4 Jon Dowland 2012-06-18 21:16:05 UTC
I've tested this patch and it worked for me (with multi-disc releases where mb3 did not), but if you're following s-j's lead I guess you might want to strip out mb3 and mb4 support entirely.  I could work on such a patch if you like.
Comment 5 Bastien Nocera 2012-08-29 18:36:54 UTC
*** Bug 679432 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2012-08-29 18:46:43 UTC
Created attachment 222824 [details] [review]
audiocd: Port to libmusicbrainz5

And remove support for version 3 and 4 as the service will be
broken with those versions.
Comment 7 Christophe Fergeau 2012-08-29 23:47:10 UTC
libmusicbrainz4 should work, only libmb3 will be broken with (at least) multi-disk albums. Are you having with libmb4 as well?
Comment 8 Jonathan Matthew 2012-09-03 11:42:49 UTC
I've just replaced the sj-metadata code with my own thing, which is less code and doesn't involve libmusicbrainz at all.
Comment 9 Paul Menzel 2012-10-02 10:43:01 UTC
*** Bug 685271 has been marked as a duplicate of this bug. ***