b2160576fc
* Only ignore invalid files in the `autotag` script, not in the web service. In the web service we want to return an error if given an invalid or corrupt file. * Use the logger to log a warning instead of printing directly to stderr.