Hi,
in Beta 8, after uploading a song, if you change the name of the album, then you open the song for listening, the name of the album change but the link don't change and it return a database error.
Please add a ticket.
The Mysql query error is that you do an INSERT query but you have to do an UPDATE query, mysql return duplicate entry admin-s-sounds! where admin is the username..
After this error opening "My albums" generate database error.
Probably all modules that have albums and permit renaming can have this problem...check it!
Thank