Skip to content

Instantly share code, notes, and snippets.

@tkem
Created April 25, 2015 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkem/734d7190874739d06f0b to your computer and use it in GitHub Desktop.
Save tkem/734d7190874739d06f0b to your computer and use it in GitHub Desktop.
mixer.set_mute Mopidy v1.0.1 debug output
DEBUG 2015-04-25 14:36:49,077 [3642:HttpServer] mopidy.http.handlers
Received WebSocket message from 127.0.0.1: u'{"method":"core.mixer.set_mute","params":{"mute":true},"jsonrpc":"2.0","id":27}'
DEBUG 2015-04-25 14:36:51,638 [3642:HttpServer] mopidy.http.handlers
Received WebSocket message from 127.0.0.1: u'{"method":"core.mixer.set_mute","params":{"mute":true},"jsonrpc":"2.0","id":28}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment