Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Convert iTunes podcast tracks to regular music files' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Convert iTunes podcast tracks to regular music files
Authored by: xfloydianslipx on Wed, May 21 2008 at 9:12AM PDT

Great hint - works perfectly and quickly!

@hamarkus: Applescript handles paths differently than standard POSIX paths.

Try: set FixedFolder to "harddrivename:Users:username:Music:Fixed" as alias



[ Reply to This | # ]
Thanks (also to xfloydianslipx)
Authored by: hamarkus on Wed, May 21 2008 at 12:06PM PDT
Confusingly enough, the first path to the binary 'fixid3tag' uses the Unix conventions, presumably because it just creates a string that is then used to assemble the shell command.

[ Reply to This | # ]