How to Update Flash Player on Apple TV

The folks at Boxee recently updated their player to version 0.9.20.10710. The new interface is pretty slick and installers are now available for Ubuntu, Apple TV, OS X and Windows.

Unfortunately, after having installed it on Apple TV v3.0.2, it is not possible to play any TV Show due to an outdated Flash Player. No worries, here is how to unlock the Flash magic:

  1. SSH into your Apple TV
    ssh frontrow@<ip_address>
  2. Go into the temporary directory
    cd /tmp
  3. Download the latest version of Flash Player for OS X
    wget 'http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_osx_ub.dmg'
  4. Mount the DMG file
    sudo hdiutil attach install_flash_player_osx_ub.dmg
  5. Go into the Internet Plugin Directory
    cd "/Library/Internet\ Plug-Ins/"
  6. Install the new Flash Player
    sudo pax -r -z -f "/Volumes/Install\ Flash\ Player\ 10\ UB/Adobe\ Flash\ Player.pkg/Contents/Archive.pax.gz"

Now restart your Apple TV and enjoy watching movies on Boxee (if the CPU is powerful enough).

In this guide I assumed you already unlocked your AppleTV using a Patchstick, which will allow you to install Boxee and other programs as well as loading an SSH server to allow remote connection. You can easily create a Patchstick using atvusb-creator.

Technology

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

10 Responses to “How to Update Flash Player on Apple TV”

Leave Comment

(required)

(required)