Re: [Pythonmac-SIG] ScriptingBridge vs. AppScript

2008-10-10 Thread Jon Smith
try and see if there is a difference. -Joe On Thu, Oct 9, 2008 at 8:59 PM, Ned Deily <[EMAIL PROTECTED]> wrote: > In article > <[EMAIL PROTECTED]>, > "Jon Smith" <[EMAIL PROTECTED]> wrote: > > I've been using Appscript and have been incredibly happ

[Pythonmac-SIG] ScriptingBridge vs. AppScript

2008-10-09 Thread Jon Smith
Hi, I've been using Appscript and have been incredibly happy with it. However I'm having a ton of problems getting the list of tracks from my library. I was assuming the problem was with my library/iTunes itself however I can get the track list with ScriptingBridge. Am I doing something wrong? Why