Skip to content

Get initial player sync working

Jason Heard requested to merge sync-players into master

Used new set_playback_speed methods in playback-rs to synchronize multiple players. Also add ability to set sampling rate.

Also fixed issue with two remote players causing a double skip when they end simultaneously.

Merge request reports