Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

[Feature Request] Let us add our own search providers

Open 825i opened this issue 1 year ago • 1 comments

First of all, thanks for the work on this template.

Yes I know it is possible to add a search provider in appdata/heimdall/www/searchproviders.yaml

But they are removed whenever the container is updated.

Please give us the option to add these via the WebUI and that they would persist after an update.

For those reading, you can add your own search provider to Heimdall by going to the above config location and pasting in a new one at the bottom like so:


Here is an example for my own self-hosted SearXNG

searxng:
   id: searx
   url: https://<yoururlhere>
   name: SearXNG
   method: post
   target: _blank
   query: q

image

I use POST because it is more secure/private but you can also use "get" as usual.

It would be great if I could simply set this via the WebUI and it would stay that way.

825i avatar May 03 '24 06:05 825i

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Jun 02 '24 15:06 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Sep 01 '24 15:09 github-actions[bot]