From 4f78a8042c4f9445e22660bd7daa58ab02dde18b Mon Sep 17 00:00:00 2001 From: Etoh Date: Fri, 19 Oct 2012 12:35:19 +0200 Subject: [PATCH] Update README.md - Mention playback rate slowdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4dd3af..4c914ec 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ You can run `syncplayClient` with the following command-line switches to alter S ### Notification messages -* `Rewinded due to time difference with [user]` - This means that your media player ended up too far in front of the specified user and has jumped back to keep you in sync. This is usually because someone's computer isn't powerful enough to play the file smoothly. +* `Rewinded due to time difference with [user]` - This means that your media player ended up too far in front of the specified user and has jumped back to keep you in sync. This is usually because someone's computer isn't powerful enough to play the file smoothly. If someone is only a small amount in front then their playback rate will be reduced to 95% for a short amount of time to bring them back into sync. * `File you're playing is different from [user]'s` - This means that the filename, length and/or duration of the file that the user is playing is different from the file that you are playing. This is for information only and is not an error. ## How to use the server