device is and skips back to Round 1. The companion app detects the rewind and raises this as an event within the companion app. In response, the companion app display screen resets whatever it had on screen to what it would have been had the user played to the new cue point from the ...
(self, app_token, resource, display_id, query, fatal=True): response = (self._download_json( 'http://player.piksel.com/ws/ws_%s/api/%s/mode/json/apiv/5' % (resource, app_token), display_id, query=query, fatal=fatal) or {}).get('response') failure = try_get(response...