Quote:
Originally Posted by davidfor
No, not a weird Spanish character. But, if you are going to use an invalid regex for the name, you can expect problems.
I reused the code for cleaning the image directory. It uses "glob" to get the list of files. I had forgotten that it uses linux style name matching and hence "[]" had meaning.
|
Sorry about the annoyance

Brackets are easy characters for matching them later if you are going to split the name (I used them at my own version of PRS+, which showed series in my PRS-350).