Files
airsonic-custom/libresonic-main
Allen Petersen b3ae8faac6 Fixes Libresonic/libresonic#451
This replaces the existing FolderBasedContentDirectory with a new
DispatchingContentDirectory.  The new system then dispatches requests to
subclasses of UpnpContentProcessor, which then handle the requests as
appropriate.

This version also implements a new searchByName method in SearchService,
which is used to provide artist, album, and track search functionality
for the upnp service.
2017-06-09 20:48:18 -04:00
..
2017-06-09 20:48:18 -04:00
2016-05-14 22:26:36 +00:00
2016-05-14 22:26:36 +00:00
2017-05-20 11:22:48 -06:00