Hi,
thanks for the hints.
The variables of mp3Info and errors are only filled, by the tasks, so I don't think that there is a problem to use the variables. Bu you are right, I will establish a lock on these variables, when I add an item.
In the first attempt, I tried a Parallel.Foreach loop...