Veit Hailperin wrote: >> Shouldn't that be "TBPM" as per ID3v2.4 spec? >> http://www.id3.org/id3v2.4.0-frames #4.2.3 >> > > how do i get the TBPM info there via taglib? artist, title,... are clear. You have to use the full ID3v2 API and then set a value for a TextIdentificationFrame with the type "TBPM". -Scott