This website requires JavaScript.
Explore
Help
Sign In
andpp
/
mopidy
Watch
1
Star
0
Fork
0
You've already forked mopidy
Code
Issues
Pull Requests
Releases
Wiki
Activity
e6b7c3dc30
mopidy
/
mopidy
History
Johannes Knutsen
e6b7c3dc30
encode spotify track data to utf-8
2009-12-25 16:38:34 +01:00
..
backends
encode spotify track data to utf-8
2009-12-25 16:38:34 +01:00
__init__.py
gmpc seems to expect a MPD protocol version in the welcome message
2009-12-23 21:02:15 +01:00
__main__.py
Add asyncore connection dispatcher and asynchat session handler
2009-12-23 19:42:18 +01:00
handler.py
encode spotify track data to utf-8
2009-12-25 16:38:34 +01:00
server.py
Move instantiation of backend from handler to server as the same backend should be used for multiple (simultaneous) sessions
2009-12-25 15:54:44 +01:00
session.py
Move instantiation of backend from handler to server as the same backend should be used for multiple (simultaneous) sessions
2009-12-25 15:54:44 +01:00
settings.py
Unbreak tests. Update some message formats to match Sonata.
2009-12-24 03:40:33 +01:00