Search found 1 match

by megangel1
Sat Dec 07, 2013 11:22 am
Forum: Oolite-Mac
Topic: Newbie can't integrate with iTunes
Replies: 16
Views: 29486

Re: Newbie can't integrate with iTunes

In OOMusicController.m the code:- NSString *ootunesScriptString = [NSString stringWithFormat: @"with timeout of 1 second\n" " tell application \"iTunes\"\n" " copy playlist \"%@\" to thePlaylist\n" " if thePlaylist exists then\n" " set...