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
32b3cac170
mopidy
/
mopidy
History
Stein Magnus Jodal
32b3cac170
Reduce amount of end-of-track crashes by adding a call to next() when at end of track. Only works when a client is connected as it is called by the 'status' command.
2009-12-26 16:23:58 +01:00
..
backends
Reduce amount of end-of-track crashes by adding a call to next() when at end of track. Only works when a client is connected as it is called by the 'status' command.
2009-12-26 16:23:58 +01:00
__init__.py
Rename get_mpd_version() to get_mpd_protocol_version()
2009-12-26 13:26:16 +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
exceptions.py
Add command_list_ok_begin support, ack exceptions
2009-12-26 02:44:32 +01:00
handler.py
Add 'stats' daemon uptime support
2009-12-26 15:57:53 +01:00
server.py
Add 'stats' daemon uptime support
2009-12-26 15:57:53 +01:00
session.py
Add 'stats' daemon uptime support
2009-12-26 15:57:53 +01:00
settings.py
Unbreak tests. Update some message formats to match Sonata.
2009-12-24 03:40:33 +01:00