Updates my collection to 256 kbps aac files (higher quality)
Backs up my collection online (iCloud)
Makes it easier to use other Apple products for my music collection without needing to download everything. This makes it easier to use a lower capacity laptop, iPhone, or iPad.
It’s worked pretty seamlessly for me and costs $25/year, although you only need one year if you just are interested in accomplishing #1 above.
Updating to 256 kbps
I followed the Macworld instructions to create a Smart Playlist that shows just the songs needing an upgrade (see picture). Hold down option key when clicking the plus to add the conditional rule for iCloud Matched or Purchased.
Then I selected all the files and deleted them, making sure to NOT select to delete them from iCloud. Then I downloaded the files over a couple of days.
Apple keyboards have an eject key in the upper right corner that works with built-in Mac DVD drives. If you have a new Mac Mini without an optical drive, you might want to use a 3th party external disk drive. The problem is that the eject key doesn’t work for these drives.
Download and install KeyRemap4Macbook. Restart is required for use.
Open System Preferences > KeyRepma4Macbook
Make sure you are on the “Change Key” menu and click in the search bar in KeyRemap4Macbook, not the search for System Preferences.
Type “eject” in the search bar and check the box next to “Eject to Command+Control+Option+Shift+E”
Exit System Preferences and open Automator.
Choose the template “Service” and hit “Choose” at the bottom right.
In the search bar at the top left, type “Run Shell Script”
Drag “Run Shell Script” from the left to the Workflow Area.
At the top above “Run Shell Script” click the arrows next to “Service receives selected text” and pick “no input” at the bottom of the list.
Next delete “cat” from the Shell Script and type this “drutil eject”
While in Automator go File > Save As > Eject
Close Automator and open System Preference > Keyboard > Keyboard Shortcuts
In Keyboard Shortcuts choose Services in the left box.
In the right, scroll down to “General” and you should see “Eject” listed.
Make sure the box beside “Eject” is checked and double click on the right side, left of the scroll bar. This should open text box where you hold down Command+Control+Option+Shift+E. This will enter those keys as shown here.
Restart the operating system.
Close System Preferences and the Eject key should now eject your external cd/dvd/blu ray drive.
Apple Mac Mini Model MC816LL/A 2.5 GHz Intel Core i5 dual-core processor, AMD Radeon HD 6630M graphics, 4GB RAM, 500GB hard drive
Cable: Apple Part 922-9560, also called “Apple Mac Mini Server (Mid 2010) Bottom Hard Drive Server Flex Cable” or “Hard Drive Flex Cable Bottom”. We used part number 1009005 at welovemacs.com. This is sold as a kit from ifixit.com.
Alternate Parts List
The OCZ Vertex 3 is the fastest consumer SSD at the moment. Other SSD’s that you might consider include:
The dedicated graphics in the mid-tier Mac Mini make it worth it for me. But for the cheapest Mini, consider:
Apple Mac Mini MC815LL/A 2.3 GHz Intel Core i5 dual-core processor, integrated Intel HD Graphics 3000, 2GB RAM, 500GB hard drive
UPDATE: My video shows adding two 9.5MM height drives. I just upgraded another Mac Mini with a 9.5MM SSD and a 12.5MM standard hard drive. As with my first upgrade, the hard drive goes in the bottom slot (the side closest to the top of the case when upright). This does fit. But first you need to slide the logic board out slightly. Be sure to remove the IR port adapter before sliding out the logic board. The OWC video shows how to do this. I used a cut up coat hanger to insert into the logic board holes and slide it out.
First Boot
Starting with a blank hard drive is easy on the 2011 Mac Mini. Hold down Command-R to boot into Lion Recovery which allows you to format the drives and download Lion over the Internet.
TRIM Support in Lion
For optimal SSD performance, enable TRIM support within OS X Lion. Grant Pannell describes the terminal commands to enable TRIM.