Max

Comment 9 for bug 368342

Revision history for this message
Maurice Weitman (mac-mo333) wrote :

Greetings,

Emboldened by the recent release of Max 0.9.1 and the stories of successes with the "delay 2" fix, I gave it a whirl.

My Add to iTunes Library.scpt had the delay fix:
[...]
   set audio_item to (add audio_file to library_source)

  delay 2

  if playlist_name is not equal to "" then
[...]

I tried changing it to 5, and then 10 with no luck.

The only way I was able to avoid the error was to quit iTunes before Max began converting (and if the timing was right, between files) for one file.

Otherwise, same error every time.

I'm happy to believe that this is unique to me and my perhaps unique config (at this point a new MacBook Pro, 10.5.8), but I'd love to find a way to make this work.

Thanks.

Regards,
Maurice