mopidy/mopidy/core
Thomas Adamcik 5dd7f4b07a core: Update BaseLibraryProvider to not require refresh, search or find_exact.
These methods may now return None, and the core code has been updated to filter
out missing SearchResults.
2013-01-01 17:30:51 +01:00
..
__init__.py Rename 'stored playlists' to 'playlists' 2012-11-14 09:23:19 +01:00
actor.py core: Expose getters/setters for all properties 2012-11-20 09:13:34 +01:00
library.py core: Update BaseLibraryProvider to not require refresh, search or find_exact. 2013-01-01 17:30:51 +01:00
listener.py core: Include the TlTrack in track_playback_* events 2012-12-19 17:06:04 +01:00
playback.py core: Include the TlTrack in track_playback_* events 2012-12-19 17:06:04 +01:00
playlists.py core: Make all methods callable without kwargs, e.g. from Mopidy.js 2012-12-17 15:38:32 +01:00
tracklist.py core: Make all methods callable without kwargs, e.g. from Mopidy.js 2012-12-17 15:38:32 +01:00