hey trix, I tried your Sleep method all the way up to 10000ms, and it saved the image for the first album I had selected (out of 21, about 360 songs total), and as soon as the 10 seconds was up, I got the inet error when it tried to save the second album's. Not sure there's a Sleep value that will make this go away.trixmoto wrote:You could test my theory about a delay by opening "BatchArtFinder.vbs" in a text editor and find line 1541......and immediately after this line add a new one...Code: Select all
Call inet.Cancel
If you can find a value which works (it's the delay in milliseconds) then that would be great!Code: Select all
Call SDB.Tools.Sleep(500)
Edit: I just tried 20000ms and here was the course of events:
Got a few albums' cover art
Clicked Save Checked Images
MM appeared to wait 20s before doing anything, then saved the first album's art
MM slept again, meanwhile "14 tracks to be tagged" remained in the status bar the whole time
20s was up, inet error
The 14 tracks from the first album processed their tag updates