JeevanJames / Id3

Library to read, modify and write ID3 & Lyrics3 tags in MP3 files. Provides an extensible framework for retrieving ID3 information from online services.
Apache License 2.0
41 stars 17 forks source link

No Tag if Id3.v2.Id3V23Handler.DecodePicture fails #61

Open RolandE1204 opened 2 years ago

RolandE1204 commented 2 years ago

On some added pictures Id3.v2.Id3V23Handler.DecodePicture creates an ArithmeticOverflowException. In this case the whole function GetTag fails and delivers no result.