antimatter15 / player

Almost certainly the first MP3 player of its kind.
http://antimatter15.github.com/player/player.html
276 stars 49 forks source link

Uncaught TypeError: Cannot call method 'indexOf' of undefined player.html:235 #8

Open SamHasler opened 12 years ago

SamHasler commented 12 years ago

I'm getting this error on the console after I've selected a directory:

Uncaught TypeError: Cannot call method 'indexOf' of undefined player.html:235

Subastkar commented 12 years ago

Change the value fileName for name. Like the one in the IndexOf line (its fixed in the new merge)