Skip to content

v5.2.3 Id3v2 GEOB Frame Fix

Compare
Choose a tag to compare
@benrr101 benrr101 released this 04 Dec 03:15
· 19 commits to develop since this release

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