My app is controlling iTunes via scripting bridge.
Other apps are able to choose a range of songs, and play them in order without having to create a playlist. I have searched the web for examples and red the iTunes.h file a dozen times, but I didn’t find a solution.
Can maybe someone of you help me?
Look at the iTunes header file here:
iTunes.h
Thanks!
With iTunes 10 it’s simply not possible without creating a playlist. The function(which is a known from great other music players) you are talking about is coming in iTunes 11, which will be out in October.
It’s called next.
I think just wait a few weeks and then the details will be out how to do it programmatically