Stein Magnus Jodal
|
05632c3b8b
|
backend: Update backend API imports
|
2014-01-11 18:20:45 +01:00 |
|
Stein Magnus Jodal
|
fe28311324
|
models: Use new Ref constructors
|
2014-01-09 08:54:33 +01:00 |
|
Stein Magnus Jodal
|
252f4792a0
|
core: Check if library is browsable at startup
|
2014-01-03 23:12:03 +01:00 |
|
Stein Magnus Jodal
|
69836d2e16
|
backend: Rename library.name to library.root_directory_name
|
2014-01-03 23:10:02 +01:00 |
|
Stein Magnus Jodal
|
af3b0e40fd
|
models: Add Ref.type constants
|
2014-01-03 22:19:54 +01:00 |
|
Stein Magnus Jodal
|
048c3bb544
|
core: Use library name instead of URI scheme in browse()
|
2014-01-02 23:10:15 +01:00 |
|
Stein Magnus Jodal
|
6027ed1fac
|
core: Add library.browse()
|
2014-01-02 22:06:33 +01:00 |
|
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 |
|