You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set mySongs to get (every file track of playlist id (item 1 of argv))
end tell
using terms from application "iTunes"
repeat with a_track in mySongs
tell a_track
copy {database ID, field_delim, name, field_delim, album, field_delim, artist, field_delim, year, field_delim, bit rate, field_delim, time, line_delim} to the end of stdout