mopidy/mopidy
Thomas Adamcik 22ec9d9060 mpd: Add missing seeked event handling for idle
Fixes #1331

(cherry picked from commit 19daa89e15)
2015-12-05 22:19:29 +01:00
..
audio audio: Add timeout arg to scan() 2015-09-13 11:56:16 +02:00
config Merge remote-tracking branch 'upstream/develop' into feature/843-core-config-for-data-config-cache-dirs 2015-07-25 15:41:15 +02:00
core core: Fix docstring error 2015-09-01 15:33:01 +02:00
file file: Allow lookup() of any file URI 2015-09-01 22:56:15 +02:00
http Rename mopidy.utils to mopidy.internal 2015-05-07 23:15:56 +02:00
internal http: Catch and log all requests exceptions 2015-10-26 23:23:11 +01:00
local Exit with error if clear or scan attempts to load nonexistent library 2015-10-06 11:49:22 +02:00
m3u ext: Make get_{cache,config,data}_dir() class methods 2015-09-04 10:20:04 +02:00
models models: Add Artist.sortname to init docstring 2015-08-09 22:42:36 +02:00
mpd mpd: Add missing seeked event handling for idle 2015-12-05 22:19:29 +01:00
softwaremixer softwaremixer: Remove comment 2015-02-12 23:52:56 +01:00
stream stream: Don't parse as playlist if playable 2015-10-04 23:08:07 +02:00
__init__.py Bump version to 1.1.1 2015-09-14 10:26:31 +02:00
__main__.py Use core/*_dir when creating dirs we need 2015-08-23 00:37:38 +02:00
backend.py backend: Log translated URIs 2015-07-26 00:09:58 +02:00
commands.py startup: Handle frontend and backend failures 2015-05-12 23:55:09 +02:00
compat.py py3: Use itervalues() for local track database 2014-12-07 21:44:39 +01:00
exceptions.py exception: Fix typo in new CoreErrors 2015-07-20 16:45:14 +02:00
ext.py docs: Fix return value reference 2015-11-22 21:05:32 +01:00
httpclient.py docs: Add versionadded to httpclient functions 2015-07-05 18:14:34 +02:00
listener.py listener: Move glib import into function 2015-04-08 00:11:15 +02:00
mixer.py startup: Handle potential mixer startup issues. 2015-05-12 23:55:09 +02:00
zeroconf.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00