- Code: Select all
[2019-09-05 12:20:06,817] WARN JaudiotaggerParser - Error when parsing tags in [filename].wma
org.jaudiotagger.audio.exceptions.CannotReadException: "[filename].wma" :java.lang.IllegalArgumentException: The use of GUID ist not allowed for Extended Content Description
at org.jaudiotagger.audio.asf.AsfFileReader.read(AsfFileReader.java:259)
I've tried Googling for info on this error (The use of GUID ist not allowed for Extended Content Description) relating to JaudiotaggerParser with no luck.
The error happens in the logs with pretty much all the WMA's it encounters.
Has anybody else had trouble with WMA files like this and is there a fix?