mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
c0ca5c97d51512a40b4f75f0daeea7ce44302ec9
For file types that support multiple tag standards (for example, FLAC files can have ID3v1, ID3v2, and Vorbis comments) setProperties is now called for all existing tags instead of only for the most recommended one. This fixes the problem that under some circumstances it was not possible to delete a value using setProperties() because upon save() the call to Tag::duplicate recovered that value from the ID3v1 tag.
Description
No description provided
Languages
C++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%