sync icon indicating copy to clipboard operation
sync copied to clipboard

Node.JS Server and JavaScript/HTML Client for synchronizing online media

Results 66 sync issues
Sort by recently updated
recently updated
newest added

Creating an issue to link to people since I've been asked this a few times. Not high priority at the moment; workaround: give yourself leader and seek the video.

feature

The timeout in the config defaults to 30 giving the server admin the implication that the value is provided in seconds. However we are in Javascript land here. Time is...

It would be nice if Cytube supported playing Spotify song links, I've seen other sites embed Spotify so it should be doable to some extent. I'm not sure about syncing...

Has happened a few times now. node's `spawn` internally uses `fork()` which duplicates the memory of the parent process. On systems where the node heap is larger than 50% of...

Been reported a few times, should be fixed at some point. The current highlight check is `indexOf()` but it should do a regular expression match of word boundaries to avoid...

Shuffling the playlist does not seem to use a very good random implementation. Reproducible sequences of playlist shuffling on subsequent website reloads and shuffling of new playlists is possible. The...

If this was possible, then it would save time re-setting all the Permissions, as well as saving time setting up all of the other settings for the new channel

PR welcome

It'd be nice to have a playlist that'd automatically populate the list whenever the queue was empty and, when anyone actually adds a new item, have it automatically remove all...

I would like the ability to specify via command to perform a reverse ghost on users. It would work like: `/rghost ` This would make it so messages you post...

Playlists and emote lists often cause problems due to slower clients taking forever to load the whole list, which can cause disconnects etc. Really, all of these should be loaded...