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
6fdb0579f6
mopidy
/
tests
/
backends
/
base
History
Stein Magnus Jodal
8f1b98b306
core: Don't fail when adding tracks after end of tracklist
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