mopidy/tests/backends/base
2013-03-12 20:23:08 +01:00
..
__init__.py Make tracklist.add() only take and return lists 2012-11-20 22:12:09 +01:00
events.py tests: Pass audio actor proxy to backends not audio module 2013-03-12 20:23:08 +01:00
library.py Return SearchResult objects from find_exact() and search() 2012-12-21 22:05:20 +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