This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
Bug fixes and general improvements
Version 1.1.2
What's new
- New server side debugging for client playback times
- The server host will now be able to see the playback time of all connected clients
- New connection handler
- The server will pause media when a client is connecting, this will remove issues where a client connects and is thrown into a buffering loop
- Changed some debug messages
- Changed chat log to use word wrap
- Added a play and pause marquee to the media player to inform users of media events
Here are some things to keep in mind
- Clients that are connecting to the server while media is playing may experience up to 5 seconds of desync before media is properly displayed, however, no buffering loop will occur
- There is currently a graphical bug that occurs when using the UI while no media is selected or playing, please disregard them as they are harmless