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.11k stars 215 forks source link

Add flags for disabling file name/size/duration warnings #303

Closed MikeRixWolfe closed 4 years ago

MikeRixWolfe commented 4 years ago

It would be nice if there was a launch flag to disable the warnings for file differences since users may be obtaining copies of movies from various sources they are not guaranteed (or in my experience, likely) to match exactly. It would be nice to be able to disable the warning that flashes constantly when the movie isn't being played.

Et0h commented 4 years ago

If you run Syncplay and in the settings dialogue click "Show more settings" and go to "Messages" then you can uncheck "Include warnings" and/or "Warn about media duration mismatches" to change the behaviour. For shared playlists to work you should have an agreed filename for each video even if the files are different.

MikeRixWolfe commented 4 years ago

This works, thanks