Enjoy Plex with your friends. In Sync. Together.
Go to file
Travis Shivers ee4b7fb49c Removed webpack analyzer 2020-06-10 01:09:42 -05:00
.github Merge pull request #184 from MagicalCodeMonkey/stale-and-close-automation 2020-05-09 22:42:34 +10:00
public More work on porting vuetify stuff 2020-05-25 19:33:24 -05:00
src Fixed settings again 2020-06-10 00:57:03 -05:00
.browserslistrc Old browserlist was bringing in things like opera mini which has no 2020-06-07 03:13:20 -05:00
.editorconfig Initial vuecli conversion. Still much broken. 2020-05-25 17:12:22 -05:00
.eslintrc.js More lint fixing 2020-06-07 02:37:03 -05:00
.gitignore Merge remote-tracking branch 'origin/more_config' into vuecli 2020-05-26 19:46:02 -05:00
.prettierrc A bit of cleaning up 2020-05-26 17:04:27 -05:00
.travis.yml Attempt adding travis 2020-06-07 01:02:23 -05:00
LICENSE Version 2.0.0 2018-07-20 14:31:44 +10:00
README.md Update README to move information to new docs 2020-03-31 20:51:39 -04:00
SettingsHelper.js Fixed settings again 2020-06-10 00:57:03 -05:00
babel.config.js Initial vuecli conversion. Still much broken. 2020-05-25 17:12:22 -05:00
example_settings.json Fix volume persistence 2020-06-06 20:26:01 -05:00
index.html Party play/pause with shaka controls now 2020-06-06 19:25:09 -05:00
package-lock.json Removed webpack analyzer 2020-06-10 01:09:42 -05:00
package.json Removed webpack analyzer 2020-06-10 01:09:42 -05:00
server.js More linting 2020-06-07 00:58:18 -05:00
vue.config.js Removed webpack analyzer 2020-06-10 01:09:42 -05:00
webapp.js Cleaned up webapp since we don't need to store state for invites now 2020-06-10 00:48:45 -05:00

README.md

Build Status Version Size Pulls License

SyncLounge (Previously PlexTogether) is a tool to sync Plex content across multiple players in multiple locations.

While we run a live version available at synclounge.tv, the project can be built and deployed completely seperate from synclounge.tv. We also provide a handful of public SyncLounge Server instances that everyone is free to use.

Live Version

How it works

SyncLounge aims to keep multiple viewing sessions in sync regardless of whether the clients are in the same room or across the globe. To do this SyncLounge utilizes a middle-man server to communicate between each of the SyncLounge clients. Users choose their Plex client, decide on a SyncLounge Server and Room name and join up. Your friends/family can do the same. Whoever joins the room first will become the host.

The host has complete control over a room. Commands they send to their client will be sent through to other people in the room (Play, Pause, Seek etc). If the host starts playing something different, SyncLounge will search all of your available Plex Media Servers for an equiavalent copy, even if it is not from the same Plex Media Server as the Host.

Features

  • Syncing between Plex Clients over the Internet
  • SyncLounge Player
    • Plays content directly within SyncLounge.
    • Built specifically for syncing.
  • Settings to tune SyncLounge to your environment
    • Client Polling Interval - Sets how frequently SyncLounge will poll the client for new information.
    • Sync Flexability - Sets the acceptable distance away from the host in milliseconds.
    • Sync method:
      • Clean seek - Seeks straight to where the host is.
      • Skip ahead - Seeks 10 seconds ahead, pauses and then resumes 10 seconds later.
    • Plex Media Server blocking - allows you to restrict the servers SyncLounge searches for content.
  • Autoplay content
    • SyncLounge will automatically search all of your available Plex Media Servers for content that is similar to the Host.
  • Plex Media Server Browsing - find, search and fling content to Plex Clients from within SyncLounge.
  • Metadata fetching from Plex Media Server
  • Chat to others in your room
  • Password locked rooms
  • Invite others via generated short link
  • Movies and TV Shows (Music not supported)

Screenshots

Head to the website

Supported Plex Clients

Theoretically, all Plex Clients that implement the Plex Client Protocol will work. As some clients have this implemented slightly differently, compability with SyncLounge may vary. If you have access to one of the untested clients please let us know so we can update our list below.

Some low powered clients may be hard to achieve a perfect sync with (for example: Raspberry Pi clients).

Unsupported

  • Plex Web Player (Chrome/Safari/Firefox)

Supported

  • Plex Media Player
  • Plex Home Theater
  • OpenPHT
  • Rasplex
  • Roku
  • Android
  • Nvidia Shield
  • iOS (iPhone & iPad)
  • AppleTV

Broken

  • Xbox One
  • Xbox 360
  • PS3
  • PS4

Documentation

The FAQ, Self-Hosting, Development, Contributing, and other documentation has been move to docs.synclounge.tv! Head there for more information!

Contributors

samcm - Developer

gcordalis - User Interface

Brandz - Design

TheGrimmChester - Developer/Tester

MagicalCodeMonkey - Developer/Tester

Starbix - Docker Support

kg6jay - Tester

Contact

Discord Server

Twitter: SyncLounge

License

SyncLounge is licensed under MIT License. See the LICENSE.txt file. SyncLounge is in no way affiliated with Plex Inc.