I was doing testing w/ non alphanumeric characters and the 1st revision of the code wiped every thing out of the file name. ".jpg" and saved.
- Now I added a failsafe, if file is totally striped of the name generate one with md5().
- also updated more filenames to ban.
Let me know.