cannot set COMPOSER

Michael Helmling michaelhelmling at posteo.de
Fri Nov 7 07:39:23 UTC 2014


Did you try something like:

p = file->properties();
p['COMPOSER'] = 'Ludwig van Beethoven';
file->setProperties(p);
file->save();

?
Michael


Am 07.11.2014 um 07:33 schrieb Bruce Culbertson:
> I wrote an application to set audio file tags using taglib but found I
> could not set the COMPOSER tag in any of the file types I tried, which
> were mp3, m4a, and flac.  Am I right that taglib cannot set COMPOSER? 
> If so, this is a show-stopper for me.  For the music I am interested
> in, COMPOSER is at least as important as TITLE.
>
> Thanks,
> Bruce
>
>
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20141107/5b2a3771/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20141107/5b2a3771/attachment.sig>


More information about the taglib-devel mailing list