mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Requesting a "search URL" when searching. #1102
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#1102
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 @devanteweary on GitHub (Oct 18, 2024).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
No problem.
Describe the solution you'd like
Currently when I search in Prowlarr, it goes to the search tab and the URL is
http://192.168.1.200:9696/searchas per normal.What I'm requesting is that the search somehow includes the search terms in a way that we can utilize browser search shortcuts.
For example, in Brave, I have a shortcut to search nyaa where the search string is the URL (%s replacing my actual search term) so when I type
nya: gundam wingit will search nyaa for Gundam Wing.I'd like us to be able to use our browser shortcuts in a way where I can create one to be able to type
pr: gundam wingand it searches forgundam wingusing Prowlarr.I hope this makes sense.
If there were a way to incorporate categories into that, that'd be amazing.
In an ideal world, this is something like what it'd look like:
In the URL bar, I type my shortcut of
pr: gundam wingand it searches via Prowlarr with a URL likehttps://prowlarr/?adb.search=gundam+wing&do.search=1Describe alternatives you've considered
None.
Anything else?
Thank you for considering!!!
@mynameisbogdan commented on GitHub (Oct 18, 2024):
@devanteweary commented on GitHub (Oct 18, 2024):
Argh I swear I searched. Well thanks for the quick response.