Music Player fix for new installs of the RC:
Look in mp3/install and open install.sql
Line 15 should be changed to:
KEY `CatalogId` (`Id`,`Owner`)
not
KEY `CatalogId` (`CategoryId`,`Owner`)
This causes Installation of the music player to fail with error undefined