QutEcoacoustics / baw-workers

Workers that can process various long-running or intensive tasks.
Apache License 2.0
3 stars 0 forks source link

Need to cater for files with wild card characters in their filenames #60

Open atruskie opened 7 years ago

atruskie commented 7 years ago

We've received files previously that use square parenthesis ([, ]) to encode data in file names. These characters are wildcard characters and it seems multiple parts of our Harvester code are unable to deal with these errors.