Skip to content
primaxius edited this page Jun 19, 2019 · 2 revisions

SyncLounge - Enjoy Plex with your friends. In Sync. Together.

SyncLounge

Basic Install (may require develop branch until merged on master)

cd ~/community
sudo ansible-playbook community.yml --tags synclounge

Custom Domain Install

cd ~/community
nano settings.yml

Enter your subdomain/domain name you wish to use with synclounge. This will become subdomain.youralternatedomain.tld

synclounge:
  domain: youralternatedomain.tld
  subdomain: synclounge

Then run

sudo ansible-playbook community.yml --tags synclounge

If you wish to use your default CloudBox domain name simply leave this setting empty.

Configuration

Please note that synclounge works directly out of the box without further configurations. SyncLounge does support server autojoin however that feature is currently broken upstream and does not work.

How to use SyncLounge with your server

Visit https://synclounge.yourdomain.tld Login to your plex account on the screen On the server selection screen you will be presented with 4 options (AU, EU, US and Custom) Select Custom and enter the following address https://synclounge.yourdomain.tld/slserver

Delay

Please note that when SyncLounge first starts up it does take considerable time for it to become available via the web interface. Error 502 will occur if it hasn't loaded fully.

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally