MP3 Metadata Extraction for Genre
At the moment I am trying to get rid of all the exceptions in the log file in order for my database to be as it should be.
One thing I noticed is that the genre field must not exeed 20 characters or an IndexOutOfBoundsException is thrown.
It's no biggy but I suggest the genre description should just be truncated in that case.
Cheers
One thing I noticed is that the genre field must not exeed 20 characters or an IndexOutOfBoundsException is thrown.
It's no biggy but I suggest the genre description should just be truncated in that case.
Cheers