Page 1 of 1

MP3 Metadata Extraction for Genre

PostPosted: Tue Dec 03, 2013 12:23 pm
by mysteray
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

Re: MP3 Metadata Extraction for Genre

PostPosted: Thu Dec 05, 2013 8:08 pm
by zip
can you post the log with the exception pls?

Re: MP3 Metadata Extraction for Genre

PostPosted: Fri Jan 31, 2014 2:25 pm
by mysteray
Damn. Just saw your reply. Sorry, I don't have the log file any more. But it should easily be reproducible.

Re: MP3 Metadata Extraction for Genre

PostPosted: Sat Feb 01, 2014 5:42 pm
by zip
In the DB, it's 128 characters, not sure where the 20 comes from.