mopidy/tests/backends
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
..
local core: Change tracklist.{filter,remove} usage 2013-11-12 00:00:22 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
listener_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00