I was too impatient to have it work with multi-CD albums having track# 101,102,...,201,202,...
So I found a way to make it work. Except these albums are still listed in the FindTheMissing node but do not generate any report. That's because the code is based on the last track# to determine the lenght of the array.
Replace the FindTheMissing sub with this one:
Code: Select all
(code deleted)