mopidy/tests
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
..
audio Merge remote-tracking branch 'adamcik/fix/gh-734-cleanup-audio-buffering' into develop 2014-07-20 12:29:49 +02:00
backend Fix all import order warnings 2014-05-07 20:08:43 +02:00
config config: Only load .conf-files when loading directories 2014-08-11 16:21:34 +02:00
core Use 'mute' instead of 'muted', to avoid changing old APIs 2014-07-12 03:14:19 +02:00
data config: Only load .conf-files when loading directories 2014-08-11 16:21:34 +02:00
http http: Make event emitting testable 2014-07-17 01:14:06 +02:00
local core: Use new mixer API 2014-07-08 01:11:25 +02:00
mpd mpd: Remove "Comment" tag type from translator output. 2014-12-16 23:30:38 +01:00
utils tests: Test call order in test_recv_callback_gets_no_data 2014-08-14 12:43:42 +02:00
__init__.py tests: Use utf-8 when encoding our test data paths to bytes 2013-06-27 00:25:25 +02:00
__main__.py Remove unused yappi profiler 2012-12-15 23:46:52 +01:00
test_commands.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
test_exceptions.py exc: Add {Backend,Frontend,Mixer}Error exceptions 2014-07-16 10:32:18 +02:00
test_ext.py Fail early if extension doesn't implement setup() 2014-08-03 23:13:14 +02:00
test_help.py version help test fixed 2014-07-26 12:31:53 +02:00
test_mixer.py Use 'mute' instead of 'muted', to avoid changing old APIs 2014-07-12 03:14:19 +02:00
test_models.py models: Make all fields default to None or empty collection 2014-11-04 21:27:29 +01:00
test_version.py Bump version to 0.19.4 2014-09-01 23:08:59 +02:00