Skip to content

Don't abort whole download, when one file doesn't exist

EorlBruder requested to merge EorlBruder/cli:fix-18 into master

We now catch the error raised, when a file doesn't exist and just skip that file. Also the exception is a bit more verbose and provides the affected id.

Fixes #18 (closed)

Merge request reports