mopidy/mopidy
Stein Magnus Jodal 77128e4b68 flake8: Fix new warnings after flake8 upgrade
(cherry picked from commit a693993905)

Conflicts:
	mopidy/audio/actor.py
	mopidy/audio/playlists.py
2015-02-12 23:14:17 +01:00
..
audio flake8: Fix new warnings after flake8 upgrade 2015-02-12 23:14:17 +01:00
backend backends: Update browse() signature and docs to match core implementation 2014-08-29 13:50:12 +02:00
config config: Support UTF-8 in default config 2014-12-23 22:21:10 +01:00
core playback: Remove skipped track on next in consume mode 2014-12-24 00:04:41 +01:00
http http: Log errors instead of dying for HTTP startup. 2014-12-21 23:46:35 +01:00
local flake8: Fix new warnings after flake8 upgrade 2015-02-12 23:14:17 +01: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 path: Support unicode content when creating file 2014-12-23 22:21:10 +01:00
__init__.py Bump version to 0.19.5 2014-12-24 00:37:33 +01: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 ext: Fix unpacking of VersionConflict exception 2014-12-23 22:58:19 +01: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