Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.1k stars 214 forks source link

Syncplay seeks to the position in the previous file on playlist change #138

Closed Jokler closed 6 years ago

Jokler commented 7 years ago

We usually use the playlist to add videos which we want to add next. If you manually change from one video to the next(e.g. you skip the outro of a video) Syncplay skips into the next video - possibly spoiling its contents.

Since we almost never need this behaviour and it often gets in the way it would be nice to hear from more people if they need it or would rather want it changed.

Et0h commented 7 years ago

The current expected behaviour is that Syncplay only rewinds when it is autoplaying the next file or if you shift+drag the file in to Syncplay. I'm happy with making it also rewind when you change playlist item. Anyone have any strong views in favour or against?

Et0h commented 7 years ago

If the behaviour is changed then there could be a "change without rewind" menu item too, but not sure if that'd add unnecessary complexity.

captaincolonelfox commented 7 years ago

Have the same problem with next episode in list. It will be very useful thing for me. Even checkbox in menu will be ok :)

Et0h commented 6 years ago

It seems like the consensus view is to make this change, so I'll do that next time I have some free time (unless someone else gets to it first).

Et0h commented 6 years ago

The changes I've made should do the trick. Let me know if it doesn't work.