Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacRumors

macrumors bot
Original poster
Apr 12, 2001
68,702
39,620



Plex, the advanced server-client media player, has released a new client for the Apple TV -- however, unlike the existing ATV client, this one does not require the device to be jailbroken.

Plex allows users to store movie and TV show files on a server and then view those files on a wide variety of client devices including Macs, PCs, a number of smart televisions, the Roku box and the Apple TV. The server also connects to Internet databases to pull IMDB-type metadata on media.

plexconnect.jpg
The client, called PlexConnect, uses a hack to get video from the Plex Media Server onto the Apple TV. A small Python program on the Mac intercepts DNS requests from the Movie Trailers app on the Apple TV and instead returns a custom XML feed that delivers a list of media and movie streams to the device.

From the Plex blog post announcing the program:
Enter PlexConnect. The brainchild of Baa, roidy and f00b4r, it's a super clever little hack which allows a rich, fully-functional Plex client on un-jailbroken ATV2 and ATV3 (1080p!) devices. Essentially, you run a program on your computer which masquerades as the Trailer app. Next, change one setting on the ATV, and you're up and running. It took me less than 2 minutes to install and get it running. It already uses the new transcoder (which means great support for subtitles), and I suspect it'll support myPlex soon as well. In the PlexPass preview release of the media server, it also supports AC3 5.1 (remuxing and transcoding from DTS). Another cool thing: it supports iTunes DRM'ed video files.

Unlike the other Plex client for ATV2, this one uses XML and Javascript, which means it's super easy to develop for. We can only hope that Apple opens up their App Store to these ATV "widgets" at some point. Another cool thing: it supports iTunes DRM'ed video files.
Currently, PlexConnect runs within a terminal window on the Mac, making it tricky for novice users to set up. The team is working on making it easier to install for future releases.

There is a PlexConnect wiki with installation guides and more information, and the Plex website has more information about the program as a whole.

Article Link: Plex Releases Client for Non-Jailbroken Apple TVs
 
Unfortunately, this pseudo-exploit will be patched in 3..2...1... Apple get their act together with whipping up some Apis for this thing.
 
Last edited:
I am a bit confused here - how is this different than applications such as Beamer, AirParrot etc.?

Thanks :)
 
One of my biggest wishes for WWDC is for iTunes/AppleTV to be able to play MKVs. I doubt that will happen, but I'll probably give this a try.
 
That's cool, but I don't want to transcode. I do love Plex though, they really should make their own hardware. I'd buy one in a second.
 
Unfortunately, this pseudo-exploit will be patched in 3..2...1... Apple get their act together with whipping up some Apis for this thing.

I don't think they will - setting DNS server is kind of an important feature for many people. And the "exploit" is just rerouting all traffic through your mac which then either gives you the local content or something from the internet.
 
One of my biggest wishes for WWDC is for iTunes/AppleTV to be able to play MKVs. I doubt that will happen, but I'll probably give this a try.

You can easily whip up an MP4 from a MKV using the Subler app. No reencoding necessary when the MKV is H.264 (not sure if MKV supports other codecs). It is a matter of about a few minutes for an hour long TV show on my 3-year old MBP.

Still... annoying to have to do this...
 
Last edited:
I am a bit confused here - how is this different than applications such as Beamer, AirParrot etc.?

Thanks :)

Applications like Beamer require you to browse the files while sitting at your computer. This Plex app runs on the computer but lets you navigate your files using the AppleTV interface (ie the remote). It's a lot like going to the green 'Computers' icon on the AppleTV (which lets you browse a computer's iTunes library), but it works with many more file types.
 
Huh? Are you saying Subler can convert an MKV that does not use the h.264 codec to an mp4?

nope... I've rephrased... I was saying that when the video is H.264 in the MKV there is no reencoding necessary, just repackage the file as a .mp4. I wanted to say that I'm not certain if MKV supports other encoding at all.

Sorry, for the mess...
 
I don't think they will - setting DNS server is kind of an important feature for many people. And the "exploit" is just rerouting all traffic through your mac which then either gives you the local content or something from the internet.

They could switch to using HTTPS for downloading the feed, that would be enough to kill the "exploit".

I hope they don't, though :)
 
You can easily whip up an MP4 from a MKV using the Subler app. No reencoding necessary when the MKV is H.264 (not sure if MKV supports other codecs). It is a matter of about a few minutes for an hour long TV show on my 3-year old MBP.

Still... annoying to have to do this...

Much, MUCH easier to use Beamer. They have a free trial that you can check out.
 
Last edited:
nope... I've rephrased... I was saying that when the video is H.264 in the MKV there is no reencoding necessary, just repackage the file as a .mp4. I wanted to say that I'm not certain if MKV supports other encoding at all.

Sorry, for the mess...
You are forgiven. Go say 3 hail Mary's and 3 Our Fathers, my son. :)

Just wanting to make sure there was not some new development I was unaware of.
 
Much, MUCH easier to use Beamer. They have a free trial that you can check out.
I would say it's much easier not to have a computer sitting on your lap and using the Finder to find the movie you want to watch. IMHO
 
You can easily whip up an MP4 from a MKV using the Subler app. No reencoding necessary when the MKV is H.264 (not sure if MKV supports other codecs). It is a matter of about a few minutes for an hour long TV show on my 3-year old MBP.

Still... annoying to have to do this...

I have never gotten Subler to work correctly. The audio and video always get out of sync. And it doesn't work in Mountain Lion at all anyway.
 
Couldn't get it to work, even after disabling websites and dns in OS X Server. Oh well. I hope they release an API for an app store for ATV soon. It's not like the ATV is a big hacking target (other than jailbreakers)
 
And it doesn't work in Mountain Lion at all anyway.

It definitely works under ML, although it just occurred to me that you have do the following to fix it. It's that long ago I did this, and I've used it so much, I'd completely forgot it didn't work initially;

http://code.google.com/p/subler/issues/detail?id=404
 
One of my biggest wishes for WWDC is for iTunes/AppleTV to be able to play MKVs. I doubt that will happen, but I'll probably give this a try.

I highly doubt that will happen. 99% of .mkvs are pirated in my experience. If you're ripping your own movies, why wouldn't you just encode them using .mp4? As far as I know, there is no advantage to using .mkv over .mp4, especially since handbrake added DTS passthru support for .mp4 last year.

----------

I have never gotten Subler to work correctly. The audio and video always get out of sync. And it doesn't work in Mountain Lion at all anyway.

I've never used Subler, but MP4 tools and MKV tools work great for me.
 
I've been running this for a week now and it's awesome. The simplicity of having everything right on the Apple TV is great. I also prefer the ATV remote over my clumsy Logitech K400 keyboard.

Previously I was using Airplay from the Plex client on iPad. This eats up wifi bandwidth and we have multiple clients in the house. Plus it was clumsy like the k400 keyboard. Too big. Everything should be on the main screen with a simple remote. Meaning no Beamer.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.