changeset 632:f7995796e7c7

restkit api fix Ignore-this: 4dbac7ffb08764810ca3ad31325d7dc6
author drewp@bigasterisk.com
date Wed, 15 Jun 2011 07:29:15 +0000
parents 55f35d7bc274
children 3648a427e9a0
files light9/vidref/main.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/light9/vidref/main.py	Wed Jun 15 07:06:21 2011 +0000
+++ b/light9/vidref/main.py	Wed Jun 15 07:29:15 2011 +0000
@@ -52,7 +52,7 @@
     def _timeUpdate(self):
         while True:
             try:
-                position = jsonlib.loads(self.musicResource.get("time").body,
+                position = jsonlib.loads(self.musicResource.get("time").body_string(),
                                          use_float=True)
 
                 # this is meant to be the time when the server gave me its