mopidy/mopidy
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