Filme und Serien unabhängig von iTunes und egal in welchem Format abzuspielen ist für viele Apple TV-Nutzer ein großer Wunsch, der sich bisher nur über Umwege und oft eher unkomfortabel realisieren lässt. Besonders durch den fehlenden Jailbreak für den Apple TV 3 wird vielen Nutzern ein Strich durch die Rechnung gemacht. Für das beliebte, wenn auch etwas unbekannte, Mediencenter Plex gibt es nun einen kostenlosen Client, der sich durch einen Trick ohne Jailbreak auf dem Apple TV 2 und 3 nutzen lässt – auch unter der aktuellsten Firmware.
Für PlexConnect, so der Name des Clients, wird die Anfrage einer bestehenden App auf dem Apple TV (in diesem Fall die Trailer-App) über den Computer an den Plex Media Server umgeleitet und dann statt der eigentlichen App der Plex-Client geladen. Man hat daraufhin sofort Zugriff auf seine gewohnte Plex-Mediathek und kann Filme und Serien über den Computer auf den Apple TV streamen.
Die Einrichtung von PlexConnect
Für die Einrichtung von PlexConnect gibt es zwar noch keine eigene Installationsroutine, jedoch sollte die Installation auch für unerfahrene Nutzer recht einfach möglich sein. Dafür muss am Apple TV lediglich der DNS-Server manuell eingestellt und der PlexConnect-Client über das Terminal gestartet werden. Im Selbstversuch war die Installation innerhalb weniger Minuten erledigt, auch die Verwendung des Terminals sollte anhand der guten Anleitung kein Hindernis darstellen. Die aktuelle Version von PlexConnect kann über Github als ZIP-Datei geladen werden, die Installationsanleitungen für OS X und Windows befinden sich ebenfalls dort. In den FAQs sind außerdem einige häufige Fragen beantwortet.
Die Verwendung von PlexConnect hat, im Vergleich zum Nutzen, jedoch auch kleinere Haken. Zum einen kann die Trailer-App nicht verwendet werden (da stattdessen ja der Plex-Client geladen wird), zum anderen hat der Apple TV durch die Umleitung der Anfragen nur dann Zugriff zum Internet, wenn am Computer PlexConnect läuft. Dies lässt sich natürlich alles wieder rückgängig machen, indem der manuelle DNS-Server am Apple TV einfach wieder gelöscht wird.
Und was ist Plex überhaupt?
Bei Plex handelte es sich ursprünglich um einen Ableger des Mediencenters XBMC, der speziell für OS X entwickelt wurde. Mit der Zeit entfernte man sich durch zusätzliche Funktionen immer mehr von XBMC und bietet Plex in den letzten Jahren für viele weitere Plattformen an. Der Plex Media Server ist für OS X, Windows und Linux erhältlich und erstellt eine Mediathek der Filme, Serien und Musik und versieht diese anhand der Dateinamen automatisch mit Informationen aus Film- und Seriendatenbanken. Clients, die auf den Media Server zugreifen und die Inhalte abspielen, sind für OS X, Windows, iOS, Android, Windows Phone, verschiedene Smart-TVs und nun auch für den Apple TV verfügbar. Plex wird, abgesehen von den Smartphone-Apps, grundsätzlich kostenlos angeboten, bestimmte Premium-Features sind jedoch teilweise – zumindest anfangs – zahlenden PlexPass-Mitgliedern vorbehalten.
Quelle: Apfeltalk - Ohne Jailbreak: Mediacenter 'Plex' auf Apple TV 2 & 3 nutzen
[h=1]OSX and ATV with 5.2 firmware and ethernet internet connection installation guide[/h] [h=3]Ensure that your PlexConnect machine always has the same IP address[/h] In order for PlexConnect to work the ATV has to have its DNS server changed to that of the ATV, in order to ensure that the device's IP does not change you need to need to either set a DHCP reservation or static IP in your router for the device and then make a note of it. Click here for a Lifehacker guide on how to set this up.
[h=3]Configuring your ATV[/h] On the main screen of your ATV select the 'settings' button:
On the settings screen of your ATV select the 'general' button:
On the general screen of your ATV select the 'network' button:
On the network screen of your ATV select the 'ethernet button' (if you are connected via wireless then select that instead):
Make a note of the current DNS server (you will need to add this into your PlexConnect settings later) and then click on the 'configure DNS' button:
On the 'configure DNS' screen click on the 'manually' button:
On the 'configure DNS' screen change the IP address to that of the local IP of the device that you are running the PlexConnect application on and then click on the 'done' button (if you are using a firmware prior to 5.2 and it asks you to configure the IP address of your router and the subnet mask leave them as they are):
It should return you to the previous network configuration screen, check that the DNS server is set to manual and that the IP address is now that of the machine that you are running PlexConnect on:
[h=3]Downloading, installing and configuring PlexConnect[/h]
- We will be releasing point versions (e.g. v0.1, v0.2 etc) of PlexConnect but until then you can always download the latest zip from Github here.
- Once you have downloaded the zip file, place it in a directory of your choosing on the machine you wish to run PlexConnect on and unzip it.
- Open the "Settings.py" file using TextEdit
- Edit the line "return '8.8.8.8' # google public DNS", replacing the "8.8.8.8" with your DNS server (the one you noted down from the ATV before you changed it)
- Save the file
- Open a terminal window and change its directory to that of the PlexConnect folder (either by typing "cd", without the quotes, hitting space and then dragging the folder to the terminal window and hitting return or by enabling the really useful 'new terminal at folder' right click command).
- Type "sudo ./PlexConnect.py", without the quotes and hit return.
- It will then ask to enter your password for your Mac, so enter this and hit return (NB it will not show anything as you type!).
- You should see output in the terminal as PlexConnect starts.
- Open the Trailer application on your ATV and you should see the PlexConnect interface appear.
- Enjoy
NB if you have any issues please refer to this before posting.