The TagLib C++ code was missing generic try/catch handling which could result in any generic errors throwing straight to a full crash. Add exception handling and logging, which will fix a logged crash regardless of whether the tags are read correctly or not by the newer TagLib version. Fixes #415 Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
TagLib.xcodeproj | ||
Info.plist | ||
TagLib_Prefix.pch | ||
TagLibID3v2Reader.h | ||
TagLibID3v2Reader.mm | ||
TagLibMetadataReader.h | ||
TagLibMetadataReader.m | ||
TagLibMetadataWriter.h | ||
TagLibMetadataWriter.m |