Robin Stocker 7279b4fb7b Don't duplicate from ID3v1 to ID3v2 when saving only ID3v2
When saving only v2 with stripOthers (which means stripping v1), the
data from v1 would still be duplicated to v2. Likewise for the other way
around.

This is not the expected outcome when e.g. a frame was removed in v2,
because it would be added again on save from the v1 data. The test shows
that.

This changes save to only duplicate the data when the other tag type
will not be stripped.
2012-06-10 18:53:25 +02:00
2011-02-13 12:22:42 +00:00
2011-02-13 11:50:25 +00:00
2011-06-14 01:09:55 +02:00
2011-06-14 15:23:11 +02:00
2012-04-20 18:30:07 +02:00
2011-07-28 19:06:35 +02:00
2012-04-20 18:30:07 +02:00
2007-08-27 07:02:29 +00:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%