Stein Magnus Jodal
|
52ee456692
|
tests: Import unittest directly from the stdlib
|
2013-04-29 19:45:25 +02:00 |
|
Stein Magnus Jodal
|
2abce2af38
|
core: Limit search to backends matching URI roots
Fixes #337
|
2013-03-30 22:20:19 +01:00 |
|
Stein Magnus Jodal
|
1704828504
|
backends: Make search/find_exact take a query dict instead of kwargs
|
2013-03-30 22:14:33 +01:00 |
|
Thomas Adamcik
|
f1bd092e63
|
core: Update tests with cases for filtering out None results.
|
2013-01-01 17:31:06 +01:00 |
|
Stein Magnus Jodal
|
b0ba2040df
|
Return SearchResult objects from find_exact() and search()
This applies to both backends and core.
|
2012-12-21 22:05:20 +01:00 |
|
Stein Magnus Jodal
|
59ccc207ea
|
core: Make all methods callable without kwargs, e.g. from Mopidy.js
|
2012-12-17 15:38:32 +01:00 |
|
Stein Magnus Jodal
|
eab399357f
|
Make library.lookup() return a list of tracks
|
2012-11-19 21:09:10 +01:00 |
|
Stein Magnus Jodal
|
7df556c9b3
|
Return lists of tracks from search() and find_exact()
|
2012-11-19 18:13:14 +01:00 |
|
Stein Magnus Jodal
|
344d5bd49d
|
Merge pull request #238 from jodal/feature/optional-backend-providers
Make all three backend provider types optional
|
2012-11-13 01:41:18 -08:00 |
|
Stein Magnus Jodal
|
6acaa490e9
|
Make all strings unicode by default (fixes #224)
|
2012-11-13 00:18:47 +01:00 |
|
Stein Magnus Jodal
|
6f32d72792
|
Update the library controller to support backends without a library
|
2012-11-12 21:41:48 +01:00 |
|
Stein Magnus Jodal
|
a35deec050
|
Make core.library support multiple backends
|
2012-10-28 11:10:39 +01:00 |
|