add a list with all the playlists and then filter by the search text
This commit is contained in:
@@ -27,6 +27,7 @@ func NewQuickSearch(mp mediaprovider.MediaProvider, im util.ImageFetcher) *Quick
|
||||
"Quick Search",
|
||||
q.onSearched,
|
||||
q.onUpdateSearchResult,
|
||||
nil,
|
||||
)
|
||||
q.SearchDialog = sd
|
||||
return q
|
||||
|
||||
Reference in New Issue
Block a user