Does anyone know if there is a TagLib port or similar audio tag reader for available for Java? I am currently using TagLibSharp on C#, but I’m looking to go cross-platform.
I would really prefer to be using Mono, but I have had problems with it and support for Mono on the Mac seems to be pretty lackluster.
I have had the most success with JAudiotagger. It has a commercially friendly license and supports more formats than any other Java library I’ve found.