mopidy/mopidy
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
..
audio Another round of review comments 2013-11-09 01:22:27 +01:00
backends local: flake8 fixes 2013-11-07 23:25:55 +01:00
config config: Add postprocessor for converting config back. 2013-10-27 12:30:02 +01:00
core core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00
frontends core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00
utils Merge pull request #573 from adamcik/feature/avahi 2013-11-11 13:35:43 -08:00
__init__.py Bump version for development 2013-10-27 22:44:10 +01:00
__main__.py main: Reorder/rename functions 2013-09-17 00:15:33 +02:00
commands.py commands: Fix verbose mode 2013-05-04 15:55:25 +02:00
exceptions.py scanner: Review comments and flake fixes 2013-10-20 15:51:39 +02:00
ext.py docs: Fix syntax error 2013-10-28 20:09:42 +01:00
models.py Fix too broad truthness test (fix #501) 2013-09-16 21:58:23 +02:00
scanner.py local/scanner: Make checking mtime and skipping known files work again 2013-11-07 00:03:00 +01:00