Update: beaTunes 4.6.13
Today's update fixes a single issue, that has been bugging me for some time. Occasionally, it seems, mapping a file into memory in Java can lead to an application crash. Indirectly, this may have to do with the missing unmap()
call in Java and attempts to work around this limitation. For today's update, I have replaced the memory mapping logic with plain read()
calls, which should lead to improved overall stability.
As always, you can download the new version from the download section of the website.
Change in 4.6.13
- Moved to JAudioTagger 2.2.3 with mmap patch.
Labels: JAudioTagger, Java8, MP3, Release
1 Comments:
Is this version compatible with iTunes 12.6: just out today?
Post a Comment
<< Home