Experience the joy of shared movie nights and binge-watching sessions no matter where you are. This platform allows you to connect with friends and family to watch media from your Plex server in perfect synchronization. Whether you are catching up on the latest TV shows or hosting a remote movie night, everyone stays on the same frame.\n\nKey features include:\n* Perfect synchronization: Keep everyone's playback exactly aligned, pausing and playing together.\n* Self-hosting options: Take full control of your data and privacy by hosting the application on your own hardware.\n* Cross-platform access: Join watch parties directly through the web application without needing complex setups.\n* Community support: Access comprehensive documentation, FAQs, and an active Discord community for troubleshooting and tips.
services:
synclounge:
image: linuxserver/synclounge
container_name: synclounge
environment:
- DOMAIN=http://localhost:8088
- AUTH_LIST=${AUTH_LIST}
ports:
- "8088:8088"
restart: unless-stopped# Comma-separated list of allowed Plex usernames or emails. Leave empty to allow public access.
AUTH_LIST=Auto-fetched about 23 hours ago
Auto-fetched about 23 hours ago