Bug 10762 - WMA: WM/Comments should be mapped to COMMENT
: WMA: WM/Comments should be mapped to COMMENT
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Formats
: 7.4.0
: All All
: -- normal with 1 vote (vote)
: 7.3.3
Assigned To: Brandon Black
: new_schema
Depends on: 8303
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-19 17:57 UTC by Moonbase
Modified: 2009-06-17 09:36 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
Proposed patch, also fixes bug 10761 (441 bytes, patch)
2009-03-17 13:56 UTC, Moonbase
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Moonbase 2009-01-19 17:57:17 UTC
As I currently have no WMA spec before me, I'm a *little* unsure but I have seen WMA files having comment fields tagged as "Description" *as well as* being tagged as "WM/Comments".

As far as I know, Mp3tag currently uses "Description" while MusicBrainz' Picard tagger uses "WM/Comments".

I think we should include a "WM/Comments" mapping in Slim/Formats/WMA.pm — it would certainly not hurt but maybe make users more happy.

my %tagMapping = (
  'COMMENTS' => 'COMMENT'
...

Anyone having "hard facts" on this or able to direct me to an official WMA spec?
Comment 1 Moonbase 2009-01-20 05:46:09 UTC
You might want to check Microsoft MSDN's ID3 tag support list at:
http://msdn.microsoft.com/en-us/library/aa386866(VS.85).aspx
Comment 2 Moonbase 2009-03-17 13:56:08 UTC
Created attachment 4943 [details]
Proposed patch, also fixes bug 10761

Proposed patch (against SC 7.4-25502), could be included in 7.3.3
Comment 3 Andy Grundman 2009-03-18 08:08:20 UTC
Patch applied in 7.3.3 change 25608.
Comment 4 James Richardson 2009-06-17 09:36:25 UTC
This bug has been fixed in the 7.3.3 release version of SqueezeCenter!

If you haven't already. please download the new version from http://www.logitechsqueezebox.com/support/download-squeezecenter.html 

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.