mopidy/mopidy/core
Thomas Adamcik 97235f9441 core: Don't allow TLIDs in queries, or integers
Handle this in tracklist.filter() which is the only API that allows number
and/or TLIDs.
2015-04-14 23:46:20 +02:00
..
__init__.py core: Add mixer controller (fixes: #962) 2015-02-12 10:31:16 +01:00
actor.py core: Get access to config 2015-04-09 07:30:37 +02:00
history.py core: Make history.add() private 2015-03-20 22:41:56 +01:00
library.py core: Validate core API calls 2015-04-14 23:45:56 +02:00
listener.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
mixer.py core: Validate core API calls 2015-04-14 23:45:56 +02:00
playback.py core: Validate core API calls 2015-04-14 23:45:56 +02:00
playlists.py core: Validate core API calls 2015-04-14 23:45:56 +02:00
tracklist.py core: Don't allow TLIDs in queries, or integers 2015-04-14 23:46:20 +02:00