Search engine revisited.
- Select which backends you want to search by (+Spotify HTTP API, #65)
- Changed search URI syntax to
search/:type/:query
- Moved search to
uiActions
for global control of search triggers
Todo:
- Look at how to increase search performance (possibly hardware limited)
- Search multiple fields (eg
albumartist
,composer
, etc)