Add 'filter' to GET options on WebUI #13689

Open
opened 2026-02-22 00:13:30 -05:00 by deekerman · 3 comments
Owner

Originally created by @dny238 on GitHub (Aug 2, 2022).

Suggestion

I'd like to be able to have the filter box fed from the URL line to help me see if I already have something in the queue faster.

Might already exist, but can't find it.

In other words http:///?filter=something

Use case

For some automations, they can create URL's programmatically, I can click a generated url, have it auto filter for me, review the list and add a new torrent if one is missing. Seems simple request, please!!

Extra info/examples/attachments

FWIW, I tried to guess by inspecting the field in the form and putting that in the url line too

Didn't work.

182424458-f4f2d891-f1d7-4576-9fd0-e6b81ec8569f~2

Originally created by @dny238 on GitHub (Aug 2, 2022). ### Suggestion I'd like to be able to have the filter box fed from the URL line to help me see if I already have something in the queue faster. Might already exist, but can't find it. In other words http://<url to webui of qtorrent>/?filter=something ### Use case For some automations, they can create URL's programmatically, I can click a generated url, have it auto filter for me, review the list and add a new torrent if one is missing. Seems simple request, please!! ### Extra info/examples/attachments FWIW, I tried to guess by inspecting the field in the form and putting that in the url line too <input type="text" id="torrentsFilterInput" placeholder="Filter torrent list..." autocorrect="off" autocapitalize="none"> Didn't work. ![182424458-f4f2d891-f1d7-4576-9fd0-e6b81ec8569f~2](https://user-images.githubusercontent.com/127399/182500313-5dc2fe82-427c-43f5-9f2f-2089b9e053c1.jpg)
Author
Owner

@kattjevfel commented on GitHub (Aug 2, 2022):

Just FYI your censoring doesn't work, the text underneath is clearly visible.

@kattjevfel commented on GitHub (Aug 2, 2022): Just FYI your censoring doesn't work, the text underneath is clearly visible.
Author
Owner

@dny238 commented on GitHub (Aug 2, 2022):

Just FYI your censoring doesn't work, the text underneath is clearly visible.

Thx

@dny238 commented on GitHub (Aug 2, 2022): > Just FYI your censoring doesn't work, the text underneath is clearly visible. Thx
Author
Owner

@xavier2k6 commented on GitHub (May 24, 2025):

ANNOUNCEMENT!

For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:

  1. Please select/click the 👍 &/orreactions in the original/opening post of this ticket.

  2. Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
    (new/existing contributors/developers are always welcome)


DO:

  • Provide constructive feedback.
  • Display how other projects implemented same/similar etc.

DO NOT:

  • Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s).
    (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)
@xavier2k6 commented on GitHub (May 24, 2025): ## ANNOUNCEMENT! For anybody coming across this **_"Feature Request"_** & would like/love to see a potential implementation in the future! **Here are some options available to you:** 1. Please select/click the 👍 **&/or** ❤ `reactions` in the original/opening post of this ticket. 2. Please feel free _(If you have the "skillset")_ to create a **_"Pull Request"_** implementing what's being requested in this ticket. **_(new/existing contributors/developers are always welcome)_** ____ **DO:** * Provide constructive feedback. * Display how other projects implemented same/similar etc. **DO NOT:** * Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). **(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#13689
No description provided.