mopidy/tests/backends/base
Fred Hatfull a5b454acc0 Fixes support for MPD find/search by filename
Extends `find_exact` and `search` in mopidy.backends.local.library
to support the `filename` query field. This field can get passed in
from the MPD frontend and would break with a `LookupError` when used.
This patch fixes the issue and introduces two new tests to cover the
added functionality.
2012-10-31 23:45:13 -07:00
..
__init__.py Move controllers to a new core actor 2012-09-27 20:35:39 +02:00
current_playlist.py Start multiple backends 2012-10-27 14:55:09 +02:00
library.py Fixes support for MPD find/search by filename 2012-10-31 23:45:13 -07:00
playback.py Start multiple backends 2012-10-27 14:55:09 +02:00
stored_playlists.py Minor test updates 2012-10-31 15:27:04 +01:00