DrChair, many thanks for testing and bug reports!

Quote Originally Posted by DrChair View Post
the new decoding in svn r57 only works when DirectWrite is disabled.
Fixed.

Quote Originally Posted by DrChair View Post
Second bug: when I cancel a download (I choose Group -> Edit -> select the one to cancel -> Delete), it logs the following:
INFO Collection XXXXXXXX completely downloaded
INFO Queueing XXXXXXXX for par-check
INFO Checking pars for XXXXXXXXXXX
I would say it is not a bug but "behaviour by design", but the design seems to be not so good now
PostProcessor reacts to event "last unpaused file from collection was downloaded OR deleted = there no more unpaused files for this collection"). Then it starts par-checker and/or executes postprocess script.
I can change it to react to only completed files before starting par-check.

But should the postprocess-script also not be executed if the last file was deleted?