lofty-rs
lofty-rs copied to clipboard
ID3v2: Allow for generic conversion of language frames
TagItem can now store a language and description, making it possible to convert all ID3v2 COMM and USLT frames to their generic ItemKey::{Comment, Lyrics} counterparts.
fixes #383
Rustfmt is just falling apart right now.