Currently, Picard stores the language of the text representation in the tags. It would be far more useful to store the language of the lyrics instead (now that we can). The old behavior is even wrong according to e.g. the ID3 standard:
"The 'Language' frame should contain the languages of the text or lyrics spoken or sung in the audio." http://www.id3.org/id3v2.4.0-frames
Description
Currently, Picard stores the language of the text representation in the tags. It would be far more useful to store the language of the lyrics instead (now that we can). The old behavior is even wrong according to e.g. the ID3 standard:
"The 'Language' frame should contain the languages of the text or lyrics spoken or sung in the audio."
http://www.id3.org/id3v2.4.0-frames
Paul Taylor added a comment - 06/Sep/12 09:14 AM So where is the language of the text representation now stored then, or have you just dropped saving this data ?
Pull request is here: https://github.com/musicbrainz/picard/pull/65
, opened forum discussion here: http://forums.musicbrainz.org/viewtopic.php?pid=19411