mopidy/mopidy
Thomas Adamcik 82bf1c0eb9 core: Move core.playback.on_end_of_track off change_track helper
Only handles the playing case, unlike the previous and next changes. It should
also be noted that this is just a temporary state on the road to making this
method handle gapless.
2015-01-21 23:15:42 +01:00
..
audio Use bytestrings when parsing M3U playlists 2015-01-04 20:26:45 +00:00
backend backend: Change playback API (breaking change) 2015-01-21 22:13:41 +01:00
config tests: Fix outstanding flake8 errors in tests 2014-12-30 00:23:08 +01:00
core core: Move core.playback.on_end_of_track off change_track helper 2015-01-21 23:15:42 +01:00
http http: Log errors instead of dying for HTTP startup. 2014-12-21 23:46:35 +01:00
local Fix album filter: Should work when track's album is an Album or None 2015-01-05 23:55:16 -05:00
mpd tests: Fix outstanding flake8 errors in tests 2014-12-30 00:23:08 +01:00
softwaremixer py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
stream stream: Fix track conversion bug and add tests 2014-12-22 22:29:36 +01:00
utils Merge branch 'release/v0.19.x' into develop 2014-12-23 22:23:32 +01:00
__init__.py Merge branch 'release/v0.19.x' into develop 2014-12-24 00:41:10 +01:00
__main__.py Fix flake8 warnings 2014-12-07 20:39:39 +01:00
commands.py startup: Log backend and frontend startup times. 2014-12-19 22:37:48 +01:00
compat.py py3: Use itervalues() for local track database 2014-12-07 21:44:39 +01:00
exceptions.py utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
ext.py Merge branch 'release/v0.19.x' into develop 2014-12-23 22:58:54 +01:00
listener.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
mixer.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
models.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
zeroconf.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00