mopidy/mopidy/core
Stein Magnus Jodal 04788abaac core: Change tracklist.{filter,remove} usage
The criterias are now a mapping between field names and one or more values.
This aligns tracklist.{filter,remove} with the API of
library.{find_exact,search}, and allows for e.g. batch removals.

An exception is raised immediately if the API is used in the old way to ease
migration and debugging.
2013-11-12 00:00:22 +01:00
..
__init__.py Rename 'stored playlists' to 'playlists' 2012-11-14 09:23:19 +01:00
actor.py Revert "Merge pull request #231 from adamcik/feature/end-of-track" 2013-03-19 23:23:14 +01:00
library.py Fix flake8 warnings 2013-08-08 21:09:01 +02:00
listener.py mpd: Trigger 'output' idle event on mute_changed() 2013-10-09 23:52:59 +02:00
playback.py core.tracklist: Move logging into mark_unplayable() 2013-10-19 20:53:02 +02:00
playlists.py core: Add 'include_tracks' argument to 'get_playlists()' 2013-01-06 21:04:27 +01:00
tracklist.py core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00