Bugzilla – Bug 10762
WMA: WM/Comments should be mapped to COMMENT
Last modified: 2009-06-17 09:36:25 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?
You might want to check Microsoft MSDN's ID3 tag support list at: http://msdn.microsoft.com/en-us/library/aa386866(VS.85).aspx
Created attachment 4943 [details] Proposed patch, also fixes bug 10761 Proposed patch (against SC 7.4-25502), could be included in 7.3.3
Patch applied in 7.3.3 change 25608.
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.