mopidy/mopidy
Trygve Aaberge cb0387c46d log: Don't disable loggers when loading fileConfig
The default when loading config for logging from a file is to disable
existing loggers. Since some loggers are created before logging is set
up, these loggers were disabled if logging/config_file is set.
2014-08-11 01:42:30 +02:00
..
audio audio: Annotate code with more TODOs and questions 2014-08-03 23:57:22 +02:00
backend docs: Add PlaylistsProvider docs 2014-08-02 00:22:38 +02:00
config config: Only log existing config files 2014-08-07 11:36:25 +02:00
core Merge branch 'develop' into feature/audio-prep-work-for-gapless 2014-07-23 00:06:29 +02:00
http avahi: Service hostname must contain, resolvable fqdn with .local appended to it. 2014-07-26 14:54:21 +02:00
local Checks for musicbrainz album ID and sets images to a list containing the corresponding URL 2014-07-27 16:34:28 +02:00
mpd mpd: Fix list commands with 3 arguments (fixes #817) 2014-08-05 18:46:16 +02:00
softwaremixer audio: Refactor softwaremixer and audio interactions 2014-08-03 23:57:22 +02:00
stream stream: metadata_blacklist is optional 2014-06-21 14:11:09 +02:00
utils log: Don't disable loggers when loading fileConfig 2014-08-11 01:42:30 +02:00
__init__.py Bump version to 0.19.3 2014-08-03 23:34:25 +02:00
__main__.py config: Fix decoding of exception message depending on locale 2014-05-20 20:15:44 +02:00
commands.py Fixed typo in comment 2014-07-26 13:38:28 +01:00
exceptions.py audio: Split out ouput handling from audio actor 2014-08-03 23:57:22 +02:00
ext.py Fail early if extension doesn't implement setup() 2014-08-03 23:13:14 +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 Playlist.last_modified milliseconds since Unix epoch 2014-01-28 23:57:02 +01:00
zeroconf.py zeroconf: Fix intermittent dbus/avahi exception 2014-08-03 15:18:55 +02:00