aubuti wrote: > > Many of my FLACs have the lyrics in a LYRICS tag, and I would also like > to get those into the appropriate ID3v2.3 tag for the MP3 copy of the > library. I presume the correct ID3v2.2 tag is USLT (unsynchronized > lyric/text translation). But when I've tried putting 'LYRICS' => 'USLT', > into the script it breaks all of the tag mapping, so either my tag > naming is wrong or there is something more complex required. >
Have you checked / accounted for lyrics being a complex frame type (which it probably is - similar to comments) in your changes? Switch on the debug flag and check the output for "Tags from source file:" and "Tags we know how to deal with from source file:" [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=100466 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
