Hi there, thanks for this great component

I have a problem with folders having the symbol '&' in it's name.
When imported, the folder name deletes the & and so the folder can't be found.
I don't want the system to rename those folders and i want the keep the '&' symbol because...well, it matters to us

On the FTP, we have:
/mnt/books/M/Meet Ana&Peter
When the cron runs, it will save the
folder name as
Meet Ana Peter
, so then it claims the folder can't be found...and files can't be scanned, and so on.
Even worst, it creates 1 categoriy and 1 sub-category: The first named "Meet Ana&Peter" (good) and a sub-category named "Ana&Peter"

The UTF-8 option is checked.
How can i fix these?