mopidy/mopidy/mpd/protocol
Trygve Aaberge ec413126f1 mpd: Fix list commands with 3 arguments (fixes #817)
List commands with 3 arguments should return albums, not artists.
2014-08-05 18:46:16 +02:00
..
__init__.py mpd: Fix crash on wrong number of command args 2014-07-26 13:56:26 +02:00
audio_output.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
channels.py mpd: Convert channels and stickers and delete empty. 2014-01-23 21:41:06 +01:00
command_list.py mpd: Convert reflection and mark non listed commands 2014-01-23 22:38:47 +01:00
connection.py Merge branch 'develop' into feature/mpd-tokenized-requests 2014-01-24 19:38:56 +01:00
current_playlist.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
music_db.py mpd: Fix list commands with 3 arguments (fixes #817) 2014-08-05 18:46:16 +02:00
playback.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
reflection.py mpd: Remove old command handlers 2014-01-24 00:35:10 +01:00
status.py mpd: Convert reflection and mark non listed commands 2014-01-23 22:38:47 +01:00
stickers.py review: Type fixing 2014-02-16 23:17:46 +01:00
stored_playlists.py Merge branch 'develop' into feature/mpd-tokenized-requests 2014-01-30 22:48:28 +01:00