page 1 of 3
If you live in a household where many people share the same Internet connection, scheduling iTunes downloads can ease bandwidth demands. During peak hours, Internet connectivity slows down. Scheduling iTunes to download content off-peak can free up bandwidth when you need it most. Broadband is much faster in the early hours of the morning. iTunes also has faster performance early in the morning when fewer people are downloading. You can download more iTunes content in less time with scheduling.
iTunes does not have a feature to schedule downloading. You’ll need to use Automator and the wake scheduler in System Preferences > Energy Saver to accomplish this task. If you’re not familiar with Automator, it is an amazing OS X feature. One can easily automate tedious, repetitive tasks. You don’t have to be a programmer to use it. It can record your mouse clicks and trackpad gestures. Advanced users can develop code in AppleScript to create sophisticated automation solutions. Über-geeks can even trigger Unix shell scripts through the Automator. (A true geek would use Cron, but I digress…)
Creating the Automator Calendar Event
First, you need to purchase content from iTunes or have something to download. The Automator cannot authenticate with iTunes. This makes sense. It would be disastrous if an automation script went awry and purchased a lot of unwanted iTunes content. iTunes, much like most e-commerce solutions, requires a human being to type in a password before purchases.
Next, open iTunes. If iTunes has not prompted you to sign in, click on Store > Check for Available Downloads from the top iTunes menu. Type in your Apple ID and click the “Check” button.
Click the download icon on the top right of the main iTunes window.
The Downloads window will appear. Click the “Pause All” button.
Start the Automator application. This isn’t on the app dock by default. There are many ways to launch it, but I find Spotlight to be the easiest. Simply click on the magnifying glass icon on the top right of your Mac’s screen and type in “Automator”. Before you finish typing, you will see an app icon that looks like a robot holding a pipe. Click on this to launch Automator. You may want to drag this into your dock, if you use it frequently. (continue…)