mopidy/mopidy
2018-12-02 00:28:25 +01:00
..
audio audio: Explicitly convert long to int 2018-03-29 17:06:08 +02:00
config config: remove 10000 tracks limitation in playlists 2018-04-04 19:20:17 +02:00
core core: Define playlists.delete() return type 2018-09-19 22:27:18 +02:00
file docs: Add PR#1611 to changelog 2018-03-30 10:44:08 +02:00
http http: use current Tornado IOLoop when stopping. (Fixes #1715). 2018-10-22 15:28:39 +01:00
internal xdg: Read paths from user-dirs.dirs as bytes 2018-11-27 23:22:50 +01:00
local Fix new flake8 warnings 2018-03-29 10:21:50 +02:00
m3u m3u: Ignore paths outside the playlist_dir 2018-09-19 22:27:18 +02:00
models Fix typo in __all__ list 2018-06-24 22:37:25 +10:00
mpd flake8: Fix new warnings from flake8 2.4.0 2018-12-02 00:28:25 +01:00
softwaremixer softwaremixer: Remove comment 2015-02-12 23:52:56 +01:00
stream Merge pull request #1522 from SeppSTA/fix/1521-download-timeout-sec 2016-07-25 21:52:38 +02:00
__init__.py Bump version to 2.2.1 2018-10-15 22:09:12 +02:00
__main__.py Merge branch 'release-2.1' into develop 2018-03-29 16:30:17 +02:00
backend.py core: Define playlists.delete() return type 2018-09-19 22:27:18 +02:00
commands.py Merge branch 'develop' of https://github.com/mopidy/mopidy into fix/310-persist-mopidy-state-between-runs 2016-02-17 22:18:50 +01:00
compat.py compat: Ignore some py2-only builtins when running flake8 on py3 2015-10-29 22:21:54 +01:00
exceptions.py exception: Fix typo in new CoreErrors 2015-07-20 16:45:14 +02:00
ext.py Handle exceptions in load_extensions 2015-11-28 23:51:52 +01:00
httpclient.py Handle missing or empty 'port' configuration parameter. 2016-01-05 21:17:59 +01:00
listener.py listener: Try and protect actors against "bad" events 2016-01-10 07:50:08 +01:00
mixer.py listener: Kill off mopidy.listener.send_async 2015-09-03 23:01:19 +02:00
zeroconf.py Call dbus dependent code only if dbus imported 2015-12-23 11:32:54 -05:00