Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9872 - fix for reading MusicBrainz from ID3 tags

Attached to Project: Rockbox
Opened by Dominic (aspseka) - Thursday, 05 February 2009, 01:10 GMT+2
Last edited by Jonas Häggqvist (rasher) - Monday, 22 June 2009, 00:32 GMT+2
Task Type Patches
Category ID3 / meta data
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Rockbox does not read the musicbrainz PUID properly (Check .scrobbler.logs for example) or rather it becomes garbled as more tags are read.

Here is a quick fix.
   musicbrainz-fix.patch (0.5 KiB)
 apps/metadata/mp3.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Jonas Häggqvist (rasher)
Monday, 22 June 2009, 00:32 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  Fixed by r20719 according to comment.
Comment by Torne Wuff (torne) - Friday, 22 May 2009, 14:07 GMT+2
svn commit 20719 has an equivalent fix for this problem, so I expect this can be closed?

Loading...