support for id3lib tag type flag arguments
Status: Beta
Brought to you by:
dzongker
The enclosed patch adds support for the tag type flag arguments from id3lib to the tag() constructor and to the update() method in the tag class. The new arguments are optional and contain defaults identical to the ones in id3lib.
These flags are useful to prevent creation of ID3v1 tags among other things.
patch for tag type flag arguments