This macro opens ID3 editor and then fills out mp3 metadata. It successfully completes the macro but then starts over again trying to open a file with the same name but with .t0 at the end. For example test.mp3.t0 I'm assuming that's a temporary file name? Any ideas on how to stop this?
Here is a screencast of what happens.
Other Information:
KM Version 9.2
macOS: 10.15.7 (19H524)
Sorry about that. I updated the post with the full macro and image.
The macro runs each action correctly, other than it starts all over again which is strange because it's not a loop and I move the file out of the folder that triggers it.