Smudge
08-29-2003, 03:10 AM
When I add new MP3s to my library, is it possible to automatically run an applescript? I like to have all my ID3 tags set to v2.3 and want any MP3s I add to my collection to automatically be set to v2.3 tags. Is this possible via applescript?
Doug Adams
08-30-2003, 02:11 PM
Unfortunately, you cannot set the ID3 Tag version via AppleScript. I made this suggestion when iTunes 2 came out (SoundJam was at least able to tell AppleScript the ID3 Tag version of a track).
It is not possible to run a script automatically when adding a file. However, a script could be written that adds the file and then does other stuff (excepting changing the IDs Tag for the reason I cite above).