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.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| actor_test.py | ||
| events_test.py | ||
| library_test.py | ||
| listener_test.py | ||
| playback_test.py | ||
| playlists_test.py | ||
| tracklist_test.py | ||