mopidy/mopidy
Stein Magnus Jodal 6dbcc1a9fa
Merge pull request #1771 from endemics/fix-quoted-uri
Remove double-quotes around PLS File# entries
2019-06-11 23:29:12 +02:00
..
audio audio: Upgrade GST state mapping race logging from DEBUG to WARN. 2019-01-31 23:13:35 +00: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 config: Synchronise file and local default excluded_file_extensions config. 2019-01-31 23:45:03 +00:00
http http: use current Tornado IOLoop when stopping. (Fixes #1715). 2018-10-22 15:28:39 +01:00
internal File# entries of PLS playlists may be found double quoted in the wild, 2019-06-07 21:37:36 +10:00
local config: Synchronise file and local default excluded_file_extensions config. 2019-01-31 23:45:03 +00: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: F632 use != to compare str 2019-01-31 22:56:28 +00: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 v2.2.2 2018-12-29 17:06:30 +01: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