Skip to content

discovery: Show an error when no search provider was selected.

nee requested to merge nemuii/podcasts:discovery-no-search-provider-warning into main

Right now you can get an empty Search Result page when having no search providers enabled. This feels like search is broken.

This patch shows an error label telling people to enable a search platform or enter a URL, instead of showing an empty results page.

Example video:
no-search-provider-error2

Merge request reports