Does TagLib support named comments, like libid3? There is a method like this: return ID3_GetComment(&tag, "MusicMatch_Preference"); Which returns the musicmatch preference. What would be the equivalent in taglib?