Issue Details (XML | Word | Printable)

Key: PICARD-242
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Johannes Weißl
Reporter: Johannes Weißl
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Picard

Store lyrics language in tags instead of text representation language

Created: 21/Jun/12 01:17 AM   Updated: 06/Sep/12 09:58 AM   Resolved: 19/Aug/12 10:53 AM
Component/s: Tags & Metadata
Affects Version/s: None
Fix Version/s: 1.1

Issue Links:
Depends
 
Relates
 


 Description  « Hide

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



Johannes Weißl made changes - 21/Jun/12 01:17 AM
Field Original Value New Value
Link This issue depends on MBS-4828 [ MBS-4828 ]
Johannes Weißl made changes - 21/Jun/12 01:21 AM
Summary Store lyrics lange in tags instead of text representation language Store lyrics language in tags instead of text representation language
nikki made changes - 21/Jun/12 07:11 AM
Link This issue is related to MBS-1798 [ MBS-1798 ]
Johannes Weißl made changes - 07/Aug/12 10:35 PM
Assignee Johannes Weißl [ hrglgrmpf ]
Johannes Weißl added a comment - 07/Aug/12 11:14 PM

Johannes Weißl made changes - 09/Aug/12 02:36 PM
Status Open [ 1 ] Review Submitted [ 5 ]
Johannes Weißl made changes - 19/Aug/12 10:53 AM
Status Review Submitted [ 5 ] Closed [ 6 ]
Fix Version/s 1.0.1 [ 10144 ]
Resolution Fixed [ 1 ]
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 ?


Johannes Weißl added a comment - 06/Sep/12 09:58 AM

Yes, it is not saved by default. However, users can do that by something like:

$set(language,%_releaselanguage%)

(or any custom tag)