Hi, and thanks again for making getid3! It's proving to work excellently in Audiobar.
Users have notified me that an upgrade is required: the TYPE keyword has been deprecated from MySQL in 2004 and was removed in 5.4, breaking cache init and causing some debug output.
To apply the update, replace TYPE with ENGINE in extension.cache.mysql.php on line 170. I assume it will have no negative side effects for users since the new syntax has been around so long.
Thanks!
Carlo
