Streaming from plex media server to AppleTV2 / AppleTV3
500K+
Do not be deterred by the lack of updates to this image, its simply not necessary because of the design.
Read on!
unRAID users: https://hub.docker.com/r/izzno/unraid-plexconnect/
Usage:
docker run -d \
--name plexconnect \
--network=host \
-v /path/to/store/plexconnect:/PlexConnect \
-e USERID=xxxx -e GROUPID=xxxx \
izzno/plexconnect
For information on how to start/restart automatically please se:
https://docs.docker.com/engine/admin/start-containers-automatically/
Description
This image is based on alpine making a tiny footprint. (75mb) PlexConnect is stored outside the container making sure all changes are saved.
For how to configure you appletv please see (Both!):
Tested on:
Linux
QNAP
Windows
macOS
Security (Warning)ish
NB: PlexConnect has to run as root in the container. This is because of its DNS service.
Source: https://github.com/izznogooood/plexconnect-docker
Original Project: https://github.com/iBaa/PlexConnect
Troubleshooting:
Before reporting a problem, please reboot your appleTV and/or pull/restart you're image/container. Report issues: https://github.com/izznogooood/plexconnect-docker/issues
Changelog:
Content type
Image
Digest
Size
27.9 MB
Last updated
over 8 years ago
docker pull izzno/plexconnect