alloy / UitzendingGemist-ATV2

A simple Apple TV 2 application that shows content from UitzendingGemist.nl without having to use AirPlay.
MIT License
95 stars 5 forks source link

UitzendingGemist Apple TV 2 app

This is a simple application allowing me to watch tv-shows from UitzendingGemist.nl without having to use AirPlay.

For this to work your Apple TV 2 has to be jailbroken and run Apple TV version 5.0.x / iOS 5.x.

UitzendingGemist.nl is the Dutch public broadcasting site, so it might not work abroad. However, the iOS Simulator layer, CocoaPods integration, and the Xcode 4 FRAppliance template are still of use to anyone looking into Apple TV 2 app development.

Screenshots

Shows

Episodes

Favorites

Installation

For now installation is done by a post-build script in Xcode, which assumes you have setup SSH public-key authentication. Otherwise copy the build to:

/Applications/AppleTV.app/Appliances/Gemist.frappliance

Components in this repo

Since the Apple TV 2 APIs are all private, the environment tends to vary between OS versions. At the time of writing I am running OS 5.0.1, which is iOS 5.1.1. It will probably work with 5.0.2 as well.

Acknowledgments

License

The code in this repository is MIT licensed. See the LICENSE file.