mo3rfan / syncplayer

Android app that uses the syncplay-java library. Should work with http://syncplay.pl protocol.
Apache License 2.0
55 stars 9 forks source link

Syncplayer overrides Syncplay #5

Closed mo3rfan closed 6 years ago

mo3rfan commented 6 years ago

Syncplay client version: 1.5.0 - git commit: 1b873d16e31435c3b16ef3ca2e694533807b9a68

Steps to reproduce the bug

  1. Connect both syncplay and syncplayer client to same server and room. (Which one first doesn't matter)
  2. Play the media from syncplayer.
  3. Pause from syncplay.
  4. Syncplay goes back to being unpaused because syncplayer keeps playing. With seek, the issue is as described in https://github.com/PowerInside/syncplayer/issues/4
mo3rfan commented 6 years ago

Fixed in v1.6.4