From 0cd96624c53e1ad43375ce8369c23c9e856ffa91 Mon Sep 17 00:00:00 2001 From: Etoh Date: Fri, 19 Oct 2012 12:31:08 +0200 Subject: [PATCH] Update README.md - 8sec -> 1sec seek limitation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1711d1c..a4dd3af 100644 --- a/README.md +++ b/README.md @@ -167,4 +167,4 @@ You might also be able to discuss your problem through Internet Relay Chat (IRC) ### Known issues 1. Changing your system time while Syncplay is running confuses the sync. PROTIP: Don't do it. -2. Syncplay cannot properly handle a seek that is within 8 seconds of the current position. PROTIP: Don't do it. +2. Syncplay cannot properly handle a seek that is within 1 second of the current position. PROTIP: Don't do it.