mopidy/tests/mpd
Thomas Adamcik b365d2494b mpd: Remove "Comment" tag type from translator output.
Newer versions of the protocol have removed this tag, so we should as well.
This also works around the issue of #881 which was breaking things with
newlines in comment fields.

The readcomments command seems to replace this, but it seems to only care about
specific extra tagtypes, not the general comment tag we normally collect when
scanning things.

(cherry picked from commit 08a8d5c43b)
2014-12-16 23:30:38 +01:00
..
protocol mpd: Enable browsing of empty dirs 2014-12-16 23:25:31 +01:00
__init__.py mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
test_commands.py mpd: Fix crash on wrong number of command args 2014-07-26 13:56:26 +02:00
test_dispatcher.py mpd: Remove old command handlers 2014-01-24 00:35:10 +01:00
test_exceptions.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_status.py dummy: Move dummy backend back into the mopidy package 2014-01-18 01:38:10 +01:00
test_tokenizer.py New flake8 version with new checks to conform to 2014-03-29 20:47:42 +01:00
test_translator.py mpd: Remove "Comment" tag type from translator output. 2014-12-16 23:30:38 +01:00