From fec6c82aa1bf5f035642fa8fdb08fbb8f03729e6 Mon Sep 17 00:00:00 2001 From: Uriziel Date: Sat, 29 Dec 2012 22:17:24 +0100 Subject: [PATCH] #57 fix --- syncplay/constants.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syncplay/constants.py b/syncplay/constants.py index 84360ac..af63ae1 100644 --- a/syncplay/constants.py +++ b/syncplay/constants.py @@ -50,6 +50,6 @@ MPC_PAUSE_TOGGLE_DELAY = 0.05 MPLAYER_SLAVE_ARGS = [ '-slave', '-msglevel', 'all=1:global=4'] MPLAYER_ANSWER_REGEX = "^ANS_([a-zA-Z_]+)=(.+)$" UI_COMMAND_REGEX = r"^(?P[^\ ]+)(?:\ (?P.+))?" -UI_OFFSET_REGEX = r"^(?:o|offset)\ ?(?P[/+-])?(?P