Xbmc For Mac Mini



Download the latest version of XBMC for Mac. Media center that lets you manage and play images and sounds. It's getting more and more common to have a multimedia. I’ve recently covered the Mac mini as media center and part of that series deals with using the free media center applications, Boxee, Plex, and XBMC to bring local, networked, and Internet.

  1. Xbmc For Mac Mini Download
  2. Xbmc For Maverick
  3. Xbmc For Mac Mini Versions
  • Dubbed the 'throw out your Xbox' release, XBMC for Mac 0.5 beta 1 adds the key feature that finally puts your media center Mac under the TV where it belongs: remote control support.
  • If you have Mac OS X 10.8 or higher then you might get a message saying that Kodi 'can’t be opened because it is from an unidentified developer'. This is due to the OS X Gatekeeper feature that is designed to discourage users from downloading from random locations and possibly installing something bad.
  • Mar 11, 2015 It does not matter if you want to connect an old Mac Mini to your TV and use it as a media center, or you want a convenient way to check your media library on your gorgeous Retina display, Kodi is the perfect solution for you. 5 reasons to install Kodi (XBMC) on your Mac. Good looking, highly customisable user interface.
Xbmc for mac mini windows 10For

Xbmc For Mac Mini Download

02-24-2014, 08:07 PM (This post was last modified: 02-25-2014, 12:01 AM by gustep14. Edit Reason: Cleaned up)

Xbmc For Maverick

Dear Openelec Members,
I want to describe how I eventually was able to install a single-boot of Openelec on the somewhat difficult-to-change 2007 Mac Mini (Core2 Duo T5600). The result is very nice, especially the fast boot (~20 seconds to GUI) and having a built-in DVD drive in a small form factor.
Motivation for single-booting Openelec:
- Openelec boots faster and is more predictable than OSX + XBMC
- The Mac Mini was gathering dust in the garage and had no real purpose anymore
- The original OSX HDD will be removed for safe-keeping (and not be modified in any way)
- The new drive will be an SSD (and I don't want to waste space on OSX)
How I discovered Openelec:
I have a NAS (WD Mybook Live, wired with GbE, 2TB HDD, ~60MByte/sec max throughput, ~$100) that I use to backup family photos. Setup was easy enough, but until recently, there was no good (fast, attractive, easy) way to display the photos from the NAS on the HDTV. So until then, the NAS simply served as a backup, and primary photo viewing happened on the laptop, which had of course issues of limited local storage, limited throughput to the NAS (wifi), other processes using CPU, a small display, and so forth. Then there was also the LG Blu-Ray player, which can theoretically display photos from the NAS on the HDTV, but this one was crippled by 100Mbit ethernet and a really slow, and screen-area-wasting, photo viewer implementation.
Looking for a better solution to view photos on the HDTV, I read about XBMC, then started to consider buying an Ouya or G-Box MX2. The biggest drawback of these, in my mind, was not having Gigabit Ethernet. I then started considering an Intel NUC, but I would have needed to buy it and wait for it, and supply extra components. Eventually I remembered I still had an obsolete Mac Mini in the garage. So I got it, and tested XBMC for the first time by installing it on the OSX HDD. Very nice! After considering possible final install scenarios (see single boot motivation above), and many hours later, I am now the happy owner of a Mac Mini which single-boots Openelec from a 60GB SSD.
I am really amazed at what is possible, and I am very happy that a community product based on Linux can show such superior performance and usability compared to everything else I have seen. Linux FTW!
Summary of How to install Openelec on Mac Mini (2007):
1. On a separate system, install Openelec Generic.i386 (3.2.4) onto a new or spare 2.5' HDD or SSD
2. Take the Mac Mini apart, install the Openelec HDD physically
3. Boot into your OSX recovery media (DVD or USB). Open terminal, and enter the following:
bless --device /dev/disk0s2 --setBoot --legacy --verbose
4. Reboot (and use the CD eject button in Openelec to eject OSX DVD)
5. Install the Quartz skin, which imitates Apple TV. I found it to be clean, fast, easy, and customizable.
6. For a fancier skin, I found Aeon MQ 5 pretty good
Potential problems:
I almost despaired trying to install Openelec on the Mac Mini from bootable media. The issues were many, and often compounded, but primarily:
Problem 1: Mac Mini will not eject DVD.
Once the Mac Mini had a new (blank) SSD installed and the recovery DVD in the drive bay, there was simply no method of ejecting the recovery DVD. Every conceivable method for this relied on OSX or one of the lower level OSX pre-boot environments which all reside not in bios or firmware but actually on the original HDD (which was no longer installed). The recovery DVD would not eject itself while running.
Solution: Eventually, I resorted to unscrewing the top cover of the DVD drive and manually removing . swapping various CDs in an attempt to install Openelec. Planning ahead also might work, if you remember that a non-booting system can't eject the CD.
Problem 2: Mac Mini with blank SSD has no BIOS or boot selection hotkey.
There is no BIOS on the Mac Mini. The only thing which the Mac Mini has is a minimal flash memory which remembers which volume to boot from - however, this flash memory string can't be modified without OSX. Take for example the 'F12 boot selector' key familiar to us from other computers, where it is a BIOS function. On the Mac Mini, the boot volume select hotkey function is actually a software boot loader that is loaded from the HDD. So once the original HDD is gone, you can't change the boot drive anymore with the Mac hotkey (alt-C or something, I forgot).
Solution: Boot the OSX recovery / install DVD, and to use the 'bless' utility which changes the boot volume setting in the flash memory.
Problem 3: Mac Mini won't boot from USB.
On my particular Mac Mini, a 2007 Core2 Duo T5600, model # MB138LL/A, firmware version MM21.009A.B00, booting from USB does not appear to work. For example, I used the rEFIt iso CD image as a boot medium, which indeed booted. However, when I then tried to select the Openelec live USB stick (or any other USB medium for that matter) as the boot drive, I would get an 'Error: not found' message. I read that this might have been related to a password protecting the boot selection, but I verified that I had no such password installed. It simply seems to be a compatibility issue, where the Mac Mini 2007 will not boot from FAT32 USB sticks, even if you try rEFIt or rEFInd.
Solution: Install to HDD in another system, install HDD physically into Mac Mini. I didn't try this, but this also might work: http://sevenbits.github.io/Mac-Linux-USB-Loader/
Performance:
Performance is o.k. on the Mac Mini (Core2 Duo T5600, 2GB Ram, Intel GMA 950, no CrystalHD). Using the default (Confluence) skin, and playing back the GoPro Hero3 Black Edition 1080p/60 demo video file (available for download here at youtube video # s6gpmt20SaA), and escaping to the transparent settings/video status display while the video is playing in the background, I got around 19 fps.
I plan to add a CrystalHD BCM70015 card soon, and will repeat the test afterwards (no need for WiFi card, since GbE is superior and preferable anyways).
The same test on an Acer Veriton VN2620G-UC887L (Celeron 887, 2GB Ram, Intel HM70) gave around 48 fps. And it was so much easier to install (hit F12 to select boot drive). Only downside, it doesn't have a DVD drive, and looks a little more ordinary.
Openelec XBMC remote control:
In terms of remote control, just install an XBMC remote control app on your smartphone to use the input control service on port 80. This is assuming you also have wifi on your LAN and smartphone to access the XBMC. Works very well. Still investigating more options.

Xbmc For Mac Mini Versions

Kodi (XBMC) is a media-player jukebox and entertainment hub for all your digital media. XBMC is a cross-platform and open source software (GPL) available for Linux, Mac OS X, Microsoft Windows operating-system, and the Xbox game-console. XBMC can play a very complete spectrum of multimedia formats, and featuring playlist playback, audio visualizations, picture viewing, slideshows, and weather forecast functions, together with a multitude of third-party addons and plugins.
Originally developed as XBMP (XBox Media Player) for the first-generation Xbox game-console in 2002, XBMC eventually became a complete graphical user interface replacement for the original Xbox Dashboard, and since is has also been ported to run natively under Linux, Mac OS X, and Microsoft Windows operating-system. This, The XBMC Project is also known as 'XBMC Media Center' or simply 'XBMC').
XBMC is easy to install and use, it is very convenient and flexible plus offers a great price/performance ratio. XBMC is of course also completely free of any adware or spyware.