mopidy/mopidy/local
Thomas Adamcik 7ec2342921 core: Normalize search queries
This is needed as otherwise each and every backend needs to handle the fact
that some "bad" clients might send {'field': 'value'} instead of
{'field': ['value']} Though the real problem isn't the clients but our
organically grown query API.
2015-03-22 23:33:49 +01:00
..
__init__.py m3u: Extract new M3U backend from local 2015-03-21 08:13:45 +01:00
actor.py m3u: Extract new M3U backend from local 2015-03-21 08:13:45 +01:00
commands.py audio: Add support for checking seekable state in scanner 2015-03-12 22:11:50 +01:00
ext.conf m3u: Extract new M3U backend from local 2015-03-21 08:13:45 +01:00
json.py local: Readd support for search without limit for get_distinct support 2015-03-02 23:39:06 +01:00
library.py Fix #1031: Add get_images() to local library. 2015-03-12 11:43:27 +01:00
playback.py backend: Add translate_uri for simpler API for the simple case. 2015-03-21 11:43:46 +01:00
search.py core: Normalize search queries 2015-03-22 23:33:49 +01:00
storage.py m3u: Extract new M3U backend from local 2015-03-21 08:13:45 +01:00
translator.py m3u: Extract new M3U backend from local 2015-03-21 08:13:45 +01:00