Sometimes I like to listen to iTunes radio before nodding off to sleep. I need to be able to shut it off automatically like a sleep timer - not the computer, just that program alone. Is this possible?
There is no auto-quit type function built into the computer. I can think of three ways to handle it yourself though.
1) setup a playlist in iTunes so that at the end of the song list - it's done playing. just leave off repeat/loop
2) make a short Applescript that just says "Tell itunes to quit" and have it launced by iCal at a certain time.
3) use Energy Saver System prefs to have the computer turn of or just log out your account at a certain idle time.
Will one of thse work for you?
Todd
--------
todd@macosx.com ---- Apple Certified System Administrator
I said I was listening to the radio. Can the radio be a playlist?
If I was listening to the radio, how would the machine be idle? The last thing I want is to be logged out. I'll have other stuff going 24/7. I just want iTunes to quit after a while.
The Applescript sounds interesting. Is it complicated?
If you have Tiger, do the following (if you don't, write back).
1) Open Automater in the Applications folder
2) Under iTunes, drag Pause iTunes into your workflow
3) From file menu, save as an application
4) open iCal and create an event
5) under Reminder, choose Open File
6) choose your new script from Automater
That will create a program to pause iTunes, then that program will be opened by iCal.
Todd
--------
todd@macosx.com ---- Apple Certified System Administrator
click the 'i' on the bottom right of the window to get the Info panel open. Then click the event and look for Reminder in the info panel.
--------
todd@macosx.com ---- Apple Certified System Administrator