Give Plex, Emby or Jellyfin a cinematic new TV experience.
3.6K
Breathe new life into Plex, Emby or Jellyfin with CineDock - a cinematic new way to browse, discover and enjoy the media you already own.
Website: cinedock.tv - see it in action, download the Windows, Mac and Fire TV apps, and follow the setup guide.
CineDock gives your media server a complete television-first makeover: rich home shelves, beautiful title pages, profiles, watchlists, collections, trailers, extras and native Android TV playback. Plex, Emby or Jellyfin still handles your libraries, users, watched state and resume positions behind the scenes.
docker run -d \
--name cinedock \
-p 8945:8945 \
-v cinedock-config:/config \
-v /path/to/your/media:/media:ro \
--restart unless-stopped \
getcinedock/cinedock:latest
Open http://YOUR-SERVER-IP:8945, choose Plex, Emby or Jellyfin, and follow the setup screen.
Chapter preview images (optional). Mount your media read-only at /media and CineDock shows a
picture for each chapter instead of a text card. It works out the paths itself, never writes to your
media, and caps its still cache beneath /config at 512 MB. Without the mount, text chapters remain.
The image supports linux/amd64 and linux/arm64. A ready-made Compose file and installation guidance for Docker Compose, Portainer, Synology DSM, QNAP and Unraid are available in the public installation repository.
The free Android TV / Fire TV APK and illustrated D-pad installation guide are available from the CineDock downloads releases. The television app includes its own native player; no VLC installation or additional codec pack is required.
Product page and downloads: cinedock.tv. Found a setup problem, playback issue or feature worth adding? Start at cinedock.tv/support - common fixes first, then the short report forms.
CineDock is free software. It connects to a media server you already operate and never includes media of its own.
Content type
Image
Digest
sha256:f145423d6…
Size
115.2 MB
Last updated
4 days ago
docker pull getcinedock/cinedock