Hi there, You've done a good job. The new version works as expected. If you wanna play more with this, it should be possible to do the following w/o too much hassle:
Use the AppleScript kit to build a small user-interface. If I could (but I suck at any kind of programming), I'd do this myself. What I would like is the following: A floating window containing two buttoms: - A play buttom - A "+" buttom The floating window should preferrably open whenever I launch iTunes (I can actually make this myself...that's a simple piece of scripting), and it should remember it's position from time to time (think this is standard behaviour). Then - pressing "Play" in this window would send selection to play immediately. - Pressing + would add to the playlist. To see what I mean try look up http://www.versiontracker.com/dyn/moreinfo/macosx/19324 . This little piece of freeware launches iTunes when it is launched on it's own, and provides a floating window which integrates nicely with iTunes. Well, this was just an idea - the current implementation works out nicely! Thanks Sune P.S. A bonus feature would be a "Play+" buttom. When clicked, it would send the currently selected track + the following X tracks BELOW the currently selected track, in case only one track is selected (basically allowing me to search for something in iTunes, then click on the first hit and activate the "Play+" buttom for sending X tracks to the player, without having to make a selection first...). You could either make X a number that we can adjust ourselves OR just fix it to a value of, say, 30 tracks or less (if there is less than 30 tracks, ofcourse). -- Sune ------------------------------------------------------------------------ Sune's Profile: http://forums.slimdevices.com/member.php?userid=8823 View this thread: http://forums.slimdevices.com/showthread.php?t=8967 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
