Groups
Groups
Sign in
Groups
Groups
thelastripper-dev
Conversations
About
Send feedback
Help
Mac OSX - automatically add to itunes
4 views
Skip to first unread message
George
unread,
Oct 27, 2009, 12:25:05 AM
10/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thelastripper-dev
Just wanted to share
under Preferences, Commands
I use this to automatically add new downloads to iTunes
find /Users/glaw/Music/temp/ -name "*.mp3" -exec osascript -e 'tell
application "iTunes" to add POSIX file "{}" ' \; -exec rm {} \;
This adds to itunes and then deletes the file. Although it leaves the
directory and cover.jpg behind.
Reply all
Reply to author
Forward
0 new messages