mirror of
https://github.com/fergalmoran/picard.git
synced 2026-05-04 18:16:11 +00:00
835fa46c85b5d84a527e17dc7afde3e0939f392b
This changes the meaning of the "language" tag. It is now no longer
derived from the text representation language of the release, but from
the lyrics language of the linked work(s).
The text representation language of the release is still available (e.g.
for scripting/plugins) as %_releaselanguage%. To get the old behavior
back, one must insert this line at the beginning of the scripting field:
$set(language,%_releaselanguage%)
http://tickets.musicbrainz.org/browse/PICARD-242
Description
No description provided
Languages
Python
99.4%
Shell
0.3%
PowerShell
0.2%
C
0.1%