Why does this applescript randomly fail with -1731?
I have this script for ensuring that every track in a given smart playlist
is both shufflable and bookmarkable.
The script is inteded to be launched via launchd.
All of this is set up fine except that the script exhibits strange
behavior. When you run it, some of them succeed but the majority seem to
fail due to error code -1731. Subsequent runs the same behavior happens
until you have no more shufflable and bookmarkable tracks.
I would expect that if the code errors on the first run it would keep
erroring but that's not what happens.
What's happening here?
No comments:
Post a Comment