Merge branch 'develop' of github.com:mopidy/mopidy into develop

This commit is contained in:
Thomas Adamcik 2011-07-17 02:12:03 +02:00
commit 6f268cd491
2 changed files with 3 additions and 1 deletions

View File

@ -118,6 +118,7 @@ class SpotifySessionManager(BaseThread, PyspotifySessionManager):
'channels': channels,
}
self.gstreamer.emit_data(capabilites, bytes(frames))
return num_frames
def play_token_lost(self, session):
"""Callback used by pyspotify"""

View File

@ -26,7 +26,8 @@ BACKENDS = (
#: details on the format.
CONSOLE_LOG_FORMAT = u'%(levelname)-8s %(message)s'
#: Which GStreamer bin description to use in :class:`mopidy.outputs.CustomOutput`.
#: Which GStreamer bin description to use in
#: :class:`mopidy.outputs.custom.CustomOutput`.
#:
#: Default::
#: