Bug 6749 - Slimserver does not recognize RVA2 tags with ID "album" or "track"
: Slimserver does not recognize RVA2 tags with ID "album" or "track"
Status: CLOSED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Tagging
: 6.5.4
: PC Ubuntu Linux
: -- minor (vote)
: 7.x
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-23 14:09 UTC by Hanno Stock
Modified: 2009-07-31 10:16 UTC (History)
0 users

See Also:
Category: ---


Attachments
sample MP3 where slimserver fails to read RVA2 tag. (2.19 MB, application/octet-stream)
2008-01-23 14:11 UTC, Hanno Stock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Stock 2008-01-23 14:09:50 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.
Comment 1 Hanno Stock 2008-01-23 14:11:11 UTC
Created attachment 2712 [details]
sample MP3 where slimserver fails to read RVA2 tag.

tagged with Ex Falso. Other tags deleted.
Comment 2 Blackketter Dean 2008-01-23 14:27:58 UTC
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.

Comment 3 KDF 2008-03-11 00:56:05 UTC
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
Comment 4 James Richardson 2008-03-24 10:45:05 UTC
Reassigning to Hanno for comment
Comment 5 Andy Grundman 2008-04-09 11:26:23 UTC
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.
Comment 6 James Richardson 2008-05-08 13:07:07 UTC
(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.
Comment 7 Chris Owens 2009-07-31 10:16:26 UTC
Reduce number of active targets for SC