How to set iTunes 11 in shuffle or repeat mode via applescript
问题 According to http://dougscripts.com/ setting shuffle and repeat modes via applescript is broken in iTunes 11. According to this stackoverflow answer shuffle is now a playlist independent setting. Thus, I tried to set the shuffle value via the UI, either by the LCD-ish display of iTunes or via the menu bar. All I could get was "unknown UI index" errors when trying to click the shuffle button/menu item, either in the LCD area or the menu bar. (I'm new to applescript). If some of you could come