mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-03-02 22:56:59 -05:00
Enhancement: Add Dropdown selection next to search engine (For Service-Provider selection) #65
Labels
No labels
EnhancedApp
FoundationApp
FoundationApp
FoundationApp
bug
closed-issue-activity
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
no-issue-activity
question
research
research
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Heimdall#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @inject00r on GitHub (Feb 15, 2018).
Hi,
can you add a dropdown selection on the left next to the search input field which displays all search engine providers?
The default search provider should be select but then you can quickly change it to Nzbhydra for example and shows you a live result list while you enter the search value (auto-completion).
I guess for most of the services user+password and api token should be required.
@nuhll commented on GitHub (Feb 19, 2018):
No dropdown, but a option somewhere. (no dropdown bc u wont change between seartch eninge every time, correct?)
For nzbhydra, isnt there a searchbox when u add the app? (or isnt it implemented, then suggest this)
@inject00r commented on GitHub (Feb 20, 2018):
Not everytime but as an aggregator application.
Here is an example which is almost what I mean.
https://bootsnipp.com/snippets/GzXXl
Basically you set a default search engine which covers 90% of your searches. But then you might want to find something different - Then you select the dropdown and change the search criteria to get a different result.
@KodeStar commented on GitHub (May 8, 2019):
In current master version