Bugzilla – Bug 6749
Slimserver does not recognize RVA2 tags with ID "album" or "track"
Last modified: 2009-07-31 10:16:26 UTC
I started tagging my files with Ex Falso / Quod Libet under Linux. (Former foobar2000 user) Ex Falso / Quod Libet stores replaygain info in RVA2 tags with ID "album" and "track". These tags are not recognized by slimserver. The problem seems to be in MP3::Info::_parse_v2tag, line 686 and below. I'll attach a sample with a file tagged by Ex Falso.
Created attachment 2712 [details] sample MP3 where slimserver fails to read RVA2 tag. tagged with Ex Falso. Other tags deleted.
Hanno, can you try this with 7.0 and verify that the bug still exists? Development is finished on the 6.5 branch. Also, a log would be really helpful here.
I see this in songinfo for this track: Volume Adjustment: -7.96 no idea of that's right, incomplete or totally off the mark. Hanno, if you wouldn't mind responding, a log using database.info would be nice, as well as info on what we should be seeing with this file in SC7.0
Reassigning to Hanno for comment
This track contains the following RVA2 data: RVA2 => { ID => "track", MASTER => { "REPLAYGAIN_TRACK_GAIN" => "-7.960938", "REPLAYGAIN_TRACK_PEAK" => "-52.470703", }, }, SC properly pulls out these values, marking as works for me.
(In reply to comment #5) > This track contains the following RVA2 data: > > RVA2 => { > ID => "track", > MASTER => { > "REPLAYGAIN_TRACK_GAIN" => "-7.960938", > "REPLAYGAIN_TRACK_PEAK" => "-52.470703", > }, > }, > > > SC properly pulls out these values, marking as works for me. > Closing bug. Please reopen the bug if you still see problems.
Reduce number of active targets for SC