v5.2.3 Id3v2 GEOB Frame Fix
Fixes
- This release exclusively fixes a bug in GEOB frame parsing where reading GEOB frames encoded with Latin1 would throw an argument out of range error.
Note: with this change, non-picture attachment frames will be visible in file.tag.pictures
. This was the expected behavior all along, but may be an unexpected change. Filtering base on IPicture.pictureType
can be used as a workaround