Hows this for a example set of 500 albums:
http://www.theaudiodb.com/blank.php
currently removing these characters:
Code: Select all
array('!', '@', '#','$', '%', '^','&', '*', '(',')', '_', '-','+', '\'', '[',']','{','}',';',':','"','<','>','|');
Code: Select all
array('!', '@', '#','$', '%', '^','&', '*', '(',')', '_', '-','+', '\'', '[',']','{','}',';',':','"','<','>','|');