mopidy/mopidy/mpd
2015-06-25 23:18:00 +02:00
..
protocol mpd: Fix 'title' to 'track' and back conversion in list cmd 2015-06-25 23:18:00 +02: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: Minor code cleanups in URI mapper helper 2015-04-23 23:09:32 +02:00