This website requires JavaScript.
Explore
Help
Sign In
andpp
/
mopidy
Watch
1
Star
0
Fork
0
You've already forked mopidy
Code
Issues
Pull Requests
Releases
Wiki
Activity
9749f66972
mopidy
/
tests
/
backends
/
base
History
Stein Magnus Jodal
b0ba2040df
Return SearchResult objects from find_exact() and search()
...
This applies to both backends and core.
2012-12-21 22:05:20 +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
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