Michael Helmling f5a2518273 Fixed handling of UnknownFrames in ID3v2.
- If an unknown frame with id "XXXX" occurs, an entry
"UNKNOWN/XXXX" is added to unsupportedData().
The removeUnsupportedProperties() method in turn
removes all unknown frames with id "XXXX" if it
encounters a string "UNKNOWN/XXXX" in the given list.

- Implemented findByDescription() to UnsynchronizedLyricsFrame
in order to support removal of lyrics frames with unsupported
keys.

- Adapted id3v2 test case to new QuodLibet policy.
2012-02-26 19:21:57 +01:00
..
2011-02-25 19:43:25 +00:00
2012-02-15 22:09:28 +01:00
2011-06-24 01:31:15 +02:00
2009-10-24 16:55:54 +00:00
2009-10-24 16:55:54 +00:00
2012-02-15 22:09:28 +01:00