mopidy/mopidy
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 audio: Link to context of why we demote jack sinks 2014-07-30 00:30:13 +02:00
backend backends: Update browse() signature and docs to match core implementation 2014-08-29 13:50:12 +02:00
config config: Only load .conf-files when loading directories 2014-08-11 16:21:34 +02:00
core docs: Don't refer to the tracklist as a playlist 2014-11-25 21:37:55 +01:00
http http: Guard against double close of WebSocket 2014-08-30 00:25:43 +02:00
local local: Move constant to Library class 2014-08-29 21:28:42 +02:00
mpd mpd: Remove "Comment" tag type from translator output. 2014-12-16 23:30:38 +01:00
softwaremixer swmixer: Move attr init to init method 2014-07-16 22:11:17 +02:00
stream stream: metadata_blacklist is optional 2014-06-21 14:11:09 +02:00
utils network: disable_recv before telling actor to close connection 2014-08-14 01:58:48 +02:00
__init__.py Bump version to 0.19.4 2014-09-01 23:08:59 +02:00
__main__.py config: Fix decoding of exception message depending on locale 2014-05-20 20:15:44 +02:00
commands.py main: Log uncaught exceptions 2014-08-16 23:20:43 +02:00
exceptions.py exc: Add {Backend,Frontend,Mixer}Error exceptions 2014-07-16 10:32:18 +02:00
ext.py docs: Make extensiondev example and API docs for validate_environment() match 2014-10-13 23:19:30 +02:00
listener.py Fix all import order warnings 2014-05-07 20:08:43 +02:00
mixer.py mixer: Add init method to get signature included in docs 2014-07-17 01:33:23 +02:00
models.py models: Make all fields default to None or empty collection 2014-11-04 21:27:29 +01:00
zeroconf.py zeroconf: Fix intermittent dbus/avahi exception 2014-08-03 15:18:55 +02:00