mopidy/tests/backends/base
2012-11-20 22:36:39 +01:00
..
__init__.py Make tracklist.add() only take and return lists 2012-11-20 22:12:09 +01:00
events.py local: Trigger playlists_loaded() event on playlist load/refresh 2012-11-17 17:09:27 +01:00
library.py Make library.lookup() return a list of tracks 2012-11-19 21:09:10 +01:00
playback.py Use tracklist.add() instead of tracklist.append() 2012-11-20 21:55:51 +01:00
playlists.py Replace {tracklist,playlists}.get() with .filter() which always returns a list 2012-11-19 21:09:10 +01:00
tracklist.py core: Don't fail when adding tracks after end of tracklist 2012-11-20 22:36:39 +01:00