sadikemreduzgun / pytchy-watchy

A software with GUI to message with your friends and watch movie with them synchronously. There is a normal messaging part and transparent messaging part too at the right side of the movie. That transparent messaging part disappears and appears. It appears when mouse is at the right side of the screen and disappears when not.
0 stars 0 forks source link

Fix Movie Time Checker at server.py #3

Open sadikemreduzgun opened 1 year ago

sadikemreduzgun commented 1 year ago

time duration checker is not working properly after signing in prime video and app is opened. So while watching movies, people can't syncronize with their friends. "server.py" lines between 96 and 117 (https://github.com/sadikemreduzgun/pytchy-watchy/blob/c02e7a289824842dc5bb3387c0c97af15576fa45/server.py#L96) Just need to send "!stop" message when someone is 9 seconds beyond others. Number of people can change 1 to 25.