|
Notes:
FlacInfo 0.3 has write support for Vorbis comments. It has been tested on Linux x86 and Linux PPC64 and seems to work all right, but I would caution potential users to work on a copy if you want to test tag writing.
The 'comment' array should not be edited directly. Rather, use the new methods 'comment_add' and 'comment_del' to make changes, than call 'update' to write them to the file.
Changes:
|