mopidy/mopidy/mpd
2015-03-24 01:54:07 +01:00
..
protocol mpd: Use get_playlists() in listplaylists 2015-03-24 01:54:07 +01:00
__init__.py mpd: Support blacklisting MPD commands in the server. 2015-02-18 00:13:24 +01:00
actor.py core: Reduce stream metadata to just the title 2015-03-13 23:56:51 +01:00
dispatcher.py mpd: Move playlist.lookup() out of helper 2015-03-24 01:21:43 +01:00
exceptions.py mpd: Fix typos in previous commit. 2015-02-18 21:14:24 +01:00
ext.conf mpd: Support blacklisting MPD commands in the server. 2015-02-18 00:13:24 +01:00
session.py Share a global MPDUriMappper between all MPD sessions 2015-02-08 23:42:12 +00:00
tokenize.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
translator.py core: Correctly handle missing duration in seek. 2015-03-15 11:29:07 +01:00
uri_mapper.py mpd: Use as_list() to build URI-to-MPD-name map 2015-03-24 01:25:41 +01:00