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
8bd6d5092e
mopidy
/
mopidy
History
Johannes Knutsen
8bd6d5092e
added song and songid to status and handling of prev/next commands
2009-12-26 02:21:47 +01:00
..
backends
added next, previous and current songpos to backends
2009-12-26 02:15:49 +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
Refactor SpotifyBackend to use properties on self which encapsulates logic and caching instead of working directly on the Spotify session
2009-12-25 18:10:40 +01:00
handler.py
added song and songid to status and handling of prev/next commands
2009-12-26 02:21:47 +01:00
server.py
Refactor SpotifyBackend to use properties on self which encapsulates logic and caching instead of working directly on the Spotify session
2009-12-25 18:10:40 +01:00
session.py
Add support for returning lists of two-tuples since we dont have ordered dicts
2009-12-25 22:45:51 +01:00
settings.py
Unbreak tests. Update some message formats to match Sonata.
2009-12-24 03:40:33 +01:00