Archives
Categories
Tags
на русском applescript bad programming practices bbedit bootcamp bsod canon caps lock cross-platform issues firefox greasemonkey i18n increasing productivity iphone itunes iwork javascript kaspersky internet security keynote keyremap4macbook mac hardware mac os mac pro mac software modx mootools mouse office pckeyboardhack powerpoint quicktime skype steam vkontakte windows windows firewallLinks
Moonlight Media Productions Group
My websites:
My profiles:Recommended
Tag Archives: itunes
Permission error of AppleScript in iTunes
I was getting a permission error (code -54) when trying to set an id3 tag of a track using AppleScript. The solution was to add a delay between each operation: delay 1 Note that the track will remain “locked” until … Continue reading